Hello, I've the feeling that Tomcat doesn't replicate the session if I end the request with a response.sendRedirect(...). Can this be true? Or is it possible the sendRedirect is too fast, so the session isn't replicated yet.
I don't have enough knowledge of the Tomcat source, to find this out quickly. Ronald. PS: I'm using 5.5.15 with SimpleTcpCluster.