On Wed, Nov 13, 2013 at 8:55 PM, StZ <
dmt...@gmail.com> wrote:
> after try with nginx and haproxy i cant get the real ip of the user with
> xbtt, i alway get the ip of the proxy server.
>
> by default the torrents client dont sent the value "&ip=" , and that its the
> problem .
You have to add it yourself and the tracker has to run on the same
server as the proxy. Or you have to alter the tracker code.
> Do you have any information of a working environment with xbtt behind a http
> proxy??
>
> Or is it possible have xbtt working in two different servers using the same
> database???
That's not possible, but you could have two databases / tables.
> My goal is try to implement a loadbalanced/faultolerance scenario for xbtt.
Why?