I used:



<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
 manager.className="org.apache.catalina.cluster.session.DeltaManager"
manager.stateTransferTimeout="60" manager.sendAllSessions="false"
 manager.sendAllSessionsSize="500"
 manager.sendAllSessionsWaitTime="20">

in stead of:
<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"/>

on all my clusternodes as suggested by Filip. The fix is sendAllSessions=false 
in stead of true. This works better for me. See the tomcat docs for more info.

Ronald.


On Wed Nov 15 15:53:00 CET 2006 Tomcat Users List <users@tomcat.apache.org> 
wrote:
On Today at 1:13pm, RK=>Ronald Klop <[EMAIL PROTECTED]> wrote:

RK> Ok. It took a while, but I finally had the time to try this.
RK> RK> The chunking of data looks promissing. The timeout is still 60 seconds in my
RK> config, but the servers have all the session in 1-3 seconds now. And I
RK> didn't receive any calls from the servicedesk yet. :-)
RK>
Hi Ronald,

Enquiring minds want to konw "what was the fix?".

--
Haroon Rafique
<[EMAIL PROTECTED]>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to