From: fhanik Date: Wed, 23 Apr 2008 11:09:56 +0000 (+0000) Subject: new idea X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f5b2a44c9230ed5b571e968abfae50ea4e79ffc7;p=tomcat7.0 new idea git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@650824 13f79535-47bb-0310-9956-ffa450edef68 --- 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