Hi everybody, If I do loadbalacing with Apache 2.0.40, mod_jk 1.2.0 und Tomcat 4.1.10 I have to enter the ajp13-connector-name into the "jvm_route" parameter of each tomcat engine (in server.xml).
mod_jk does the session-true balancing with the help of the jvm_route which is somehow encoded into the jsessionid. Can anybody tell me how the jvm_route is encoded into the sessionid, and secondly when is it encoded: 1) when the sessionid is the first time created or 2) when I use the function encodeURL() ? thanks in advance and best regards, Johannes Grumb�ck -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
