Author: fhanik
Date: Wed Feb 22 14:02:20 2006
New Revision: 379938

URL: http://svn.apache.org/viewcvs?rev=379938&view=rev
Log:
minor change to the todo, compression will get removed from the protocol. This 
is the feature that caused a major headache when the protocol changed. well, 
its gonna change again, back to what it was. compression should not be done at 
that level since it leaves no pluggability for compression protocol to use.

Modified:
    tomcat/container/tc5.5.x/modules/cluster/to-do.txt

Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt
URL: 
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/cluster/to-do.txt?rev=379938&r1=379937&r2=379938&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/cluster/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/cluster/to-do.txt Wed Feb 22 14:02:20 2006
@@ -108,7 +108,7 @@
        Need help (pero)
 - implement fragmentation of large replication objects
   (note this will be done in the Group object, see top.)
-       Compress at message level 
+       Compress at message level - this will go away! instead there will be a 
GZip interceptor
        Splitting Messages ala FarmDeployer war handling
 - add a message type to the message header.
     - filtering at receiver that drop message before build Object



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to