So using the following:
<Engine name="Standalone" defaultHost="localhost" jvmRoute="jvm1" />
with unique name and jvmRoute will ensure unique sessionIds?

I apologize if the question is naive, I am a novice in configuring Tomcat.
- Eric


Peter Crowther wrote:
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] It's not quite that bad. If a jvmRoute is configured for the <Engine>,
its value is appended to the randomly generated session id to make it
unique across servers with a common front end.

That'd be sufficient - thanks, Chuck.  I should read your messages more
carefully, as you've already suggested that.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Eric Waite
[EMAIL PROTECTED]
Taylor Associates
Phone: (631) 549-3000
Fax: (631) 549-3156

1-800-732-3758 Ex 317
Http://www.readingplus.com

Need Help, Visit our support website: http://www.readingplus.com/support/
Learn how to use Reading Plus http://www.readingplus.com/help/



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to