On Wed, 2006-08-16 at 11:43 -0400, Jim Jagielski wrote:
> It is up to the origin servers to set the cookies; the balancer
> does not do that. It simply honors any stickness that
> may be present, but does not "create" the stickness.

The application generally sets a cookie without any awareness of there
being a proxy or load balancer.  We're lucky with Tomcat to be able to
accommodate a special load balancer situation, we're not so lucky with
other applications (PHP, for example).  

Why doesn't proxy_balancer function like all the other load balancers
out there, building a hash table that connects the cookie value to a
member server to maintain affinity?

John





-- 
John Madden
Sr. UNIX Systems Engineer
Ivy Tech Community College of Indiana
[EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to