We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556f914 commit 4eaf977Copy full SHA for 4eaf977
1 file changed
tomcat/catalina_base/conf/context.xml
@@ -10,12 +10,6 @@
10
11
<WatchedResource></WatchedResource>
12
13
- <Manager
14
- className="org.apache.catalina.ha.session.DeltaManager"
15
- expireSessionsOnShutdown="false"
16
- notifyListenersOnReplication="true"
17
- pathname="SESSIONS.ser" />
18
-
19
<!-- Uncomment this to disable session persistence across Tomcat restarts -->
20
<!--
21
<Manager pathname="" />
0 commit comments