Re: tomcat http connector

2011-11-22 Thread Kursat Tuncel
For 6.x: http://tomcat.apache.org/tomcat-6.0-doc/config/http.html http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html For 7.x: http://tomcat.apache.org/tomcat-7.0-doc/config/http.html http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html For production environments, my best practice is

Re: Problem with DeltaManager & BackupManager

2009-04-24 Thread Kursat Tuncel
Nope, it is not a platform bug, I tried the same configuration on Linux (RHEL 5) and the result is same. I suspect that this is a bug in DeltaManager, I'll try all 6.x versions to see anything changes. Kursat Tuncel wrote: > > Hi All, > > I'm trying to setup a Tomcat

RE: Problem with DeltaManager & BackupManager

2009-04-24 Thread Kursat Tuncel
426-3929 > www.KingsIsle.com > > > > -Original Message- > From: Kursat Tuncel [mailto:kursat.tun...@gmail.com] > Sent: Friday, April 24, 2009 6:39 PM > To: users@tomcat.apache.org > Subject: RE: Problem with DeltaManager & BackupManager > > &g

RE: Problem with DeltaManager & BackupManager

2009-04-24 Thread Kursat Tuncel
gt; > Did you comment out the line in 'context.xml'? If > you leave that it, it doesn't use the manager you defined for the cluster. > > Also, is your web app defined as '' in the 'web.xml' file > from the webapp dir? > > > -- > Robin D.

Problem with DeltaManager & BackupManager

2009-04-24 Thread Kursat Tuncel
Hi All, I'm trying to setup a Tomcat Cluster configuration by using the example provided in http://www.mbaworld.com/docs/cluster-howto.html My problem is actually a bit strange. I've been digging the problem for 2 days but no success. Here is my configuration: 4 Tomcat instances on the same ma