Hi, I currently have one IIS server balancing requests to two Tomcats using JK 1.2. I am using JK to provide sticky sessions and all is working well.
I would like to be able share requests across a second IIS server, however I am unable to create sticky sessions at the web server level so requests could go to either web server. My question is, if I point both IIS servers to both Tomcats, will this work correctly? Will the sessions still get directed to the correct Tomcat, and will the two JKs still be able to choose the best worker for new sessions? Many thanks Ian --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]