https://issues.apache.org/bugzilla/show_bug.cgi?id=49679
Summary: Session ID changes Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Cluster AssignedTo: dev@tomcat.apache.org ReportedBy: osega...@gencat.net Hi, We are developing a web application wich uses session listeners and such kind of stuff in order to control which users are loged in every time. Nevertheless we have experienced a developement problem due to the session ID changes when one node goes down. 30/07/2010 13:08:27 org.apache.catalina.ha.session.JvmRouteBinderValve changeSessionID FINE: Changed session from [18434EBFCF3D1009BBEEE5C02D370BCF.workerW37] to [18434EBFCF3D1009BBEEE5C02D370BCF.workerW38] I think session ID should not change its ID or should be a way to avoid this rename processs. Is there any workarround or fix for this issue ? Thanks a lot. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org