mine app is running  behind   amazon load balancer may be its  ipaddress from
that aws , I dont know , but all I care is not to create session , to aws
load balancer I gave the url to ping my app which is a servlet   and this
forwards to jsp in that jsp  I have 
<%@ page session="false" %>

 this should  not create a session ,  may be   some thing else is creating 
a new session.


is there any way I can figure out what  was the request resource being
called every few minutes and which request resource is creating new session
?

 



--
View this message in context: 
http://tomcat.10.n6.nabble.com/tomcat-6-0-35-in-production-maintaince-tp4995740p4995908.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to