Hello,

How do I determine what value I should set  tcpThreadCount to

Currently I have the setting below and a very busy app server.

Thanks
Randy

<Receiver className="org.apache.catalina.cluster.tcp.ReplicationListener"
                tcpListenAddress="10.0.0.88"
                tcpListenPort="4001"
                tcpSelectorTimeout="100"
                tcpThreadCount="6" />

<Sender  className="org.apache.catalina.cluster.tcp.ReplicationTransmitter"
                replicationMode="pooled"
                autoConnect="true"
                waitForAck="true"
                sendAllSessions="false"
                sendAllSessionsSize="100"
                compress="true"
                ackTimeout="15000"/> 




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

Reply via email to