On 5/1/2013 8:39 AM, Bryan Talbot wrote:
Looks like you've listed the same IP address twice.

-Bryan

Typo, Thanks.
How have I missed that??

Eliezer


Hi, Elizer

You can use roundrobin instead of leastconn as below:

listen tcp 0.0.0.0:225
        mode tcp
        option tcplog
        balance roundrobin
        ...

Then have a try. :-)

Godbach

Reply via email to