ket_timeout=15
worker.server1.connect_timeout=1
worker.server1.prepost_timeout=8000
worker.server1.lbfactor=1
worker.server1.connection_pool_timeout=300
server.xml:
mailto:ber...@bergantells.net]
Sent: 12 January 2009 13:01
To: users@tomcat.apache.org
Subject: RE: Tomcat running out of th
> From: Bernardo Cabezas [mailto:ber...@bergantells.net]
>
> Hello,
>
> According to tomcat documentation, JkOptions +DisableReuse has some
> performance penalty, because opens new connection for each request.
There is actually quite a lot of disagreement between the Tomcat committers
about the
-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-running-out-of-threads.-tp16812001p21413171.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
> From: Hari Prasad [mailto:ursha...@yahoo.co.in]
>
> hi.. i too have the same issue..
> did anyone find solution?
1. JkOptions +DisableReuse
2. Use correct timeouts and CPing/CPong
I'd go with option 1. YMMV.
Mark
-
To unsu
org/tomcat-5.5-doc/apr.html
> Currenly I'm doing tests with paramaters: firstReadTimeout,pollTime and
> pollerSize to control keepalive status.
>
> Philip, did you find a solution?
> ¿any one knows why with APR tomcat thread status is keepalive, socket
> connection is STAB
s STABLISHED with mod_jk, but mod_jk believes thread is Busy?
Thanks so much,
Bernardo
--
View this message in context:
http://www.nabble.com/Tomcat-running-out-of-threads.-tp16812001p17270742.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
Thanks for your help.
> There should be at least one TP-Processor thread doing an accept on a
> socket.
There is this one?
"TP-Processor4" daemon prio=1 tid=0x002b69b0e980 nid=0x655f
runnable [0x41768000..0x41768ab0]
at java.net.PlainSocketImpl.socketAccept(Native Me
Philip Wigg schrieb:
Hi,
I have several Tomcat web applications that run in separate JVMs. I
have one Apache instance that connects to the Tomcat instances via
mod_jk.
I am using:-
RHEL ES 4.0
Java 1.5.0_14
mod_jk-1.2.25-httpd-2.0.59.so
Tomcat 6.0.14.
Usually the sites work fine and are very
Hi,
I have several Tomcat web applications that run in separate JVMs. I
have one Apache instance that connects to the Tomcat instances via
mod_jk.
I am using:-
RHEL ES 4.0
Java 1.5.0_14
mod_jk-1.2.25-httpd-2.0.59.so
Tomcat 6.0.14.
Usually the sites work fine and are very responsive. The problem