How is the cookie written with mod_jk 1.2 and tomcat 4.1.12 to accomplish load 
balancing?
With mod_jk 1.1 and tomcat 3.3 my JSESSIONID would be equal to blah.server_id where 
blah 
was the session and .server_id I thought was appended by mod_jk in order to direct the 
traffic back to the appropriate worker.  I've been unsuccessfully trying to get mod_jk 
1.2 and tomcat 4.1.12 working with apache 1.3.x and while apache connects to tomcat 
just 
fine, the .server_id is never appended to the session and I keep getting bounced from 
server to server.  In addition to mod_jk 1.2, I've also tried mod_jk 1.1 and mod_jk 
2.0.1 all with the same issue.  Maybe if someone can point me towards the code that is 
supposed to do the session rewrite I can try to add some debugging to help me discover 
the problem.
Thanks,
Jason

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to