Hey,
the tomcat clustering is design for sticky session is on, like the servlet
spec described (SRV 7.7.2 Servlet Sepc 2.4) Clustering is implemented as
backup, when a node is crashed
or went shutdown. At rare special cases you can used synchron pooled mode
without stickyness (waitForAck="true
Hi,
I was trying to make this work for more than a week, maybe there will be
someone who will be able to help.
Configuration: Tomcat [EMAIL PROTECTED] GNU/Linux, 2.6.13. Cluster configured
accordingly to http://raibledesigns.com/tomcat/ (Apache2 + mod_jk + two
Tomcat instances on the same box,