Application redeploy with keeping conf/Catalina/localhost/appName.xml

2012-08-06 Thread Marcin Zajączkowski
Hi, I have the environment specific properties defined in an application context file located $CATALINA_BASE/conf/Catalina/localhost/appName.xml. It works fine, but when I redeploy an application (e.g. by replacing a WAR file) the context file is removed (in my applications there is no /META-

mod_jk -> tomcat sending delay

2007-01-26 Thread Marcin Zajączkowski
Hi, I observe in mod_jk's log errors: [error] ajp_get_reply::jk_ajp_common.c (1566): (ajp13w) Tomcat is down or refused connection. No response has been sent to the client (yet) In the rush hours (20-30 requests/second) up to several entries per hour. Sometimes it's followed by: [error] ajp_s

Re: Connections are not rejected (AJP 1.3) (Was: Re: Problem with backlog (AJP 1.3))

2007-01-17 Thread Marcin Zajączkowski
Marcin Zajączkowski wrote: (...) Tracking down one problem I tried to get 503 error by reduction number of parallel connections to Tomcat (Apache - mod_jk - (JBoss) - Tomcat) to 10 (MaxThreads) and backlog to 1 (also tried with 10). Regarding to documentation for backlog: "Any req

Problem with backlog (AJP 1.3)

2007-01-12 Thread Marcin Zajączkowski
Hi, Tracking down one problem I tried to get 503 error by reduction number of parallel connections to Tomcat (Apache - mod_jk - (JBoss) - Tomcat) to 10 (MaxThreads) and backlog to 1 (also tried with 10). Regarding to documentation for backlog: "Any requests received when the queue is full w