On Thu, Feb 21, 2013 at 11:09:22AM -0800, Bryan Talbot wrote: > I believe the answer to both of your questions is "no". > > The configuration directives you've specified will be followed: if more > than maxconn concurrent requests are needed for a particular server, > additional requests will be queue until the maxconn of the fronend / > backend is reached. Existing connections won't be moved due to a server > being at capacity.
... and as usual, you're 100% right Bryan :-) Willy

