On Tue, Oct 16, 2012 at 04:52:00AM -0400, Javi Legido wrote: > >> - the session inactivity which will trigger haproxy's timeout resulting > >> in killing the connection > >> > >> You can also kill the connection by yourself from the stats socket by > >> issuing "shutdown session server XXX". > > I don't find a way neither in the config nor in the run time commands > through socket to force active connections drop. > > I checked http://haproxy.1wt.eu/download/1.4/doc/configuration.txt. > > Is that possible from load balancer?
Ah sorry, it's only possible in 1.5, not in 1.4. I don't have any solution right now in 1.4 except by playing with the timeout. Willy

