/[Apache-SVN]/tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml
ViewVC logotype

Diff of /tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml	2006/03/01 15:33:23	382060
+++ tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml	2006/03/01 15:34:59	382061
@@ -301,16 +301,16 @@
                     tcpThreadCount="6"
                     sendAck="true"
                     synchronized="true"
-                    rxBufSize="4096"
-                    txBufSize="128"/>
+                    rxBufSize="43800"
+                    txBufSize="25188"/>
 
                 <Sender
                     className="org.apache.catalina.tribes.tcp.ReplicationTransmitter"
                     replicationMode="pooled"
                     ackTimeout="15000"
                     waitForAck="true"
-                    rxBufSize="4096"
-                    txBufSize="128"/>
+                    rxBufSize="43800"
+                    txBufSize="25188"/>
                     
                 <!--
                 <Interceptor className="org.apache.catalina.tribes.group.interceptors.GzipInterceptor"/>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26