in tomcat 6, you configure it using logging.properties


for example

org.apache.catalina.ha.level=FINE
org.apache.catalina.tribes.level=FINE

Filip

nch wrote:
Sorry, I'm running 6.0.13. Does it work the same?



----- Original Message ----
From: Peter Rossbach <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Tuesday, July 22, 2008 11:10:04 AM
Subject: Re: clustering: session replication

Hi,

at tomcat 5.5 cluster you can use the cluster logging. Look at tomcat docs

http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html

<Cluster className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
                                        doClusterLog="true"
                                      clusterLogName="clusterlog"
...

Peter


Am 22.07.2008 um 09:07 schrieb nch:

  Hi, there.
  Does anyone know how to trace session replication in a cluster?

  Thank you.





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


------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG. Version: 7.5.526 / Virus Database: 270.5.3/1565 - Release Date: 7/21/2008 6:36 PM


---------------------------------------------------------------------
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