haproxy keeps sending traffic to an offine backend

2012-04-10 Thread Marcello Coutinho
o the client(checked with tcpdump). When I remove the offline member, I get a normal status again. tested on many 1.4.x version, including latest 1.4.20 Thanks for any help att, Marcello Coutinho

haproxy keeps sending traffic to an offine backend

2012-04-10 Thread Marcello Coutinho
Sorry for the missing info. I've attached my current config hiding some real info listen SRV_WEB bind192.168.52.14:81 modehttp log global option dontlognull option

Re: haproxy keeps sending traffic to an offine backend

2012-04-11 Thread Marcello Coutinho
21:29AM -0300, Marcello Coutinho wrote: > > global > > maxconn 999 > > Why this insanely high value ? Your system will likely not support it > anyway. > > > log 192.168.1.100local0 > >