Re: does http-server-close close idle client sockets when needed?

2011-02-14 Thread Willy Tarreau
Hi Bryan, On Mon, Feb 14, 2011 at 08:08:25PM -0800, Bryan Talbot wrote: > I can't find in the documentation anything about how haproxy handles > client keep-alive (using http-server-close) when the maximum number of > client connections has been reached. > > If there are idle client connections,

does http-server-close close idle client sockets when needed?

2011-02-14 Thread Bryan Talbot
I can't find in the documentation anything about how haproxy handles client keep-alive (using http-server-close) when the maximum number of client connections has been reached. If there are idle client connections, will the proxy close them to allow new connections to be established? Or, will new