Re: [SPAM] backup option doesn't seem to work

2015-05-20 Thread Baptiste
Hi Yves, The answer is simple. The client comes with his persistence cookie which is valid. So HAProxy honors persistance despite the server is a backup one. http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#backup You can fix it by deletting cookies pointing to servers in backup

Re: [SPAM] backup option doesn't seem to work

2015-05-06 Thread Baptiste
On Mon, May 4, 2015 at 5:38 PM, Yves Van Wert yve...@gmail.com wrote: Hi list, i've created this backend config : backend weblogic-tpc mode http balance roundrobin cookie SERVERID insert indirect nocache option httpclose option forwardfor option

[SPAM] backup option doesn't seem to work

2015-05-04 Thread Yves Van Wert
Hi list, i've created this backend config : backend weblogic-tpc mode http balance roundrobin cookie SERVERID insert indirect nocache option httpclose option forwardfor option allbackups server server01n 10.130.101.5:9003 check cookie server01n