You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark O'Driscoll <ma...@eircom.net> on 2004/11/24 11:24:18 UTC

New session created from same client/different host

If my client (IE6) connects to a single tomcat(5.0.28 Windows2k) using
different hostnames (e.g. http://localhost:8080/myapp/test.jsp AND
http://127.0.0.1:8080/myapp/test.jsp ) a new session is created for each
alias. Is there any way to stop these new sessions being created?

TIA

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: New session created from same client/different host

Posted by Tim Funk <fu...@joedog.org>.
Not really.

-Tim

Mark O'Driscoll wrote:

> If my client (IE6) connects to a single tomcat(5.0.28 Windows2k) using
> different hostnames (e.g. http://localhost:8080/myapp/test.jsp AND
> http://127.0.0.1:8080/myapp/test.jsp ) a new session is created for each
> alias. Is there any way to stop these new sessions being created?
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org