> From: lightbulb432 [mailto:veerukrish...@hotmail.com]
> Subject: RE: Cluster session sync question (from documentation)
> 
> Are AJAX requests treated any differently from regular 
> requests, whereby multiple AJAX requests from one page
> would somehow always be routed to one node even in the
> absence of sticky sessions?

The routing is strictly up to the load balancer - the client only knows one 
IP:port address (the LB), and the nodes behind the LB can't reroute requests 
(or at least can't reroute them easily).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to