Hi Kyle,

On Sun, Mar 20, 2011 at 10:30:39AM -0400, Kyle Brandt wrote:
> Hi all,
> 
> With round robin load balancing and the http-server-close option, do
> connections that were part of the same keep alive session on the client side
> all hit the same web server, or do those requests end up being round robin
> as well?

No, they don't stay on the same server, they're load-balanced as usual.

Cheers,
Willy


Reply via email to