On 1/5/06, Serge Knystautas <[EMAIL PROTECTED]> wrote:
> I'm trying to figure out why sticky sessions aren't working for me.
> This is on Linux RHEL3 w/Apache 2.2.0.
>
> I have debug on and see output for finding JSESSIONID, but then it goes
> ahead and routes to one of the two servers.  Here is the hopefully
> relevant part of my conf:

Nevermind.  I had read that the stickysession capability was not tied
to Tomcat, but it largely is since it uses either a dot-appended route
or a cookie value dedicated to specifying the route.

Time to create a cookie dedicated to the load balancer for this to work.

--
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [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