From f5b2a44c9230ed5b571e968abfae50ea4e79ffc7 Mon Sep 17 00:00:00 2001 From: fhanik Date: Wed, 23 Apr 2008 11:09:56 +0000 Subject: [PATCH] new idea git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@650824 13f79535-47bb-0310-9956-ffa450edef68 --- PROPOSALS.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PROPOSALS.txt b/PROPOSALS.txt index 5630d9385..4d113a205 100644 --- a/PROPOSALS.txt +++ b/PROPOSALS.txt @@ -76,3 +76,10 @@ Membership * Include tomcat-juli and tomcat-juli-adapters as an add on package when doing a release * Generate source jars for each maven jar posted + +Session Replication +=================== +- New feature - only replicate upon demand + Runtime tomcat doesn't do live session replication + but you can move the sessions upon demand before shutting down a tomcat instance + and draining sessions \ No newline at end of file -- 2.11.0