[EMAIL PROTECTED] ([EMAIL PROTECTED]) writes:
> I have implemented load balancing with mod_jk (sticky sessions). Seems
> to work well. However, I need to implement load balancing with non-sticky
> sessions. (Teflon sessions? :) ) I need all of the tomcat servers to be
> aware of all the sessions currently in use on the system. Is this possible
> using mod_jk?
I think what you want is session replication -- any changes to the
session on any server is replicated to all servers.
This is not something that Tomcat implements.
--
`O O' | [EMAIL PROTECTED]
// ^ \\ | http://www.pyrites.org.uk/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]