An example:
Machine 1:
Tomcat A

Tomcat B

On Mon, Nov 22, 2010 at 11:05 PM, André Warnier <a...@ice-sa.com> wrote:

> Andrew Hole wrote:
>
>> No... Session affinity (jvmRoute in JSESSION ID) implies sending to the
>> same
>> tomcat instance (same JVM), not for the same machine.
>>
>>  I guess that I still don't get it.
> The same Tomcat instance /is/, per definition, on the same machine.
>
> Or do you want to send the request to a /different/ Tomcat instance, but
> only one which is on the same machine ? And if yes, why would you want to do
> that ?
>
> In other words, why would you /not/ want to send the request to the same
> Tomcat on the same machine ?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to