according to code this will, for that engine, generate sessionid like this:
123456789ABCDEF0jvm1 En l'instant précis du 01/17/07 17:46, Eric Waite s'exprimait dans toute sa noblesse: > 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] >> >> >> > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]