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