Hi,
We have an application with an HttpSessionListener on Tomcat 6.0.14 with
an Apache 2.2 load balancer. We have gone through a variety of config
settings regarding "expireSessionsOnShutdown" and we're a bit confused
as to what we should be seeing.
When a user hits the site and a new sessio
Hi,
Ok, this was successful. There was an issue in the ICEfaces framework
that invalidated the session immediately during failover, giving the
impression that the session had no previous values, when in fact a new
session was being created. Thanks all.
Greg
Sanjeev Verma wrote:
Can an IC
Hi,
I know that for typical web applications one of these approaches is
generally enough to achieve load balancing across nodes in a cluster,
but we here with an ICEfaces application would find it useful to do
both. Session duplication to ensure the spreading around of session
information, an