Author: fhanik Date: Wed Apr 23 04:09:56 2008 New Revision: 650824 URL: http://svn.apache.org/viewvc?rev=650824&view=rev Log: new idea
Modified: tomcat/trunk/PROPOSALS.txt Modified: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=650824&r1=650823&r2=650824&view=diff ============================================================================== --- tomcat/trunk/PROPOSALS.txt (original) +++ tomcat/trunk/PROPOSALS.txt Wed Apr 23 04:09:56 2008 @@ -76,3 +76,10 @@ * 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]