cluster « Tomcat « JSF Q&A





1. Tomcat 6 Clustering - Authenticated Session Replication    stackoverflow.com

I currently have a very basic cluster composed of two Tomcat 6.0.32 instances (Tomcat1 and Tomcat2) running on the same VPS. I'm using mod_proxy_ajp and mod_proxy_balancer as the load balancer through ...

2. jsf application in tomcat cluster with session replication    stackoverflow.com

We have a jsf2 application in a tomcat clustering environment with session replication via SimpleTcp. When the balancer (mod_jk) changes the node we have an typical viewExpiredException. It seems not properly serialized jsf ...