Hey Filip.
I have add the compress flag inside the protocol. It is usefull to
send message with an without compression. For short messages it is
not usefull to compress, it is an overhead.
Before 5.5.15 you made a vote that we carefull with protocol changes,
Why you now change so much inside one minor tomcat release ?
-1 for this change.
regards
Peter
Am 22.02.2006 um 23:02 schrieb [EMAIL PROTECTED]:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]