We mark all SessionID with a node marker!
Setup with
The mod_jk or mod_proxy_ajp make then the correct routing.
The algo extract the worker name from cookie or url rewrite
parameter jsessionid.
Read Cluster Doc and mod:jk doc
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
Hello!
How does redirect-after-post pattern work in clustered environment? In
my case I need to redirect to exactly the same location, where the
initial POST request was made from. How does this work in cluster, if
at all?
Afaik, the original address is load balancer's address. When requests
reac