https://issues.apache.org/bugzilla/show_bug.cgi?id=48973
Summary: Don't create SESSIONS.ser when no session exists
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25171)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25171)
Patch skiping SESSIONS.ser file creation if no session exists
When a webapp is unloaded, a SESSIONS.ser file is created even if no session
exists for the application. This is useless.
--
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: [email protected]
For additional commands, e-mail: [email protected]