No... Session affinity (jvmRoute in JSESSION ID) implies sending to the same tomcat instance (same JVM), not for the same machine.
Some idea? On Mon, Nov 22, 2010 at 9:10 PM, André Warnier <[email protected]> wrote: > Andrew Hole wrote: > >> Hi guys! >> >> There is any available configuration to define server affinity instead of >> session affinity? Our architecture setup is based on multiple JVMs >> (tomcat) >> instances in each server (machine). The goal is to send all requests >> (within >> a session) from a client browser to the same machine. Is it possible to >> perform it using jvmRoute? >> >> I am not sure I understand the question correctly, but if I do, that's > what it does, no ? > Does sending to the same Tomcat not imply sending to the same machine ? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
