Re: Too many connections in keepalive state in jk threadpool

2012-08-24 Thread marcobuc
://tomcat.10.n6.nabble.com/Too-many-connections-in-keepalive-state-in-jk-threadpool-tp4539290p4985607.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: AW: Too many connections in keepalive state in jk threadpool

2012-08-23 Thread marcobuc
for the mod_proxy_ajp configuration. ProxyPass /manager ajp://localhost:8009/manager max=10 retry=10 timeout=30 ttl=120 ProxyPassReverse /manager ajp://localhost:8009/manager Thanks for any help, Marco. -- View this message in context: http://tomcat.10.n6.nabble.com/Too-many-connections-in-keepalive-state

Re: Too many connections in keepalive state in jk threadpool

2012-08-23 Thread Rainer Jung
On 23.08.2012 09:50, marcobuc wrote: Hi, we are experiencing a very similar problem with the difference that we are using mod_proxy_ajp instead of mod_jk to connect Apache with tomcat. As for mod_jk, the connection is done to the 8009-jk port opened by a connector configured in tomcat server.xml

AW: Too many connections in keepalive state in jk threadpool

2012-03-05 Thread Beier Michael
Hallo Herr Jung, -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:rainer.j...@kippdata.de] Hallo Herr Beier, On 02.03.2012 11:19, Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the

Re: Too many connections in keepalive state in jk threadpool

2012-03-03 Thread Rainer Jung
Hallo Herr Beier, On 02.03.2012 11:19, Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps threads in its ajp pool in keepalive state, regardless of which timeouts

Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps threads in its ajp pool in keepalive state, regardless of which timeouts (connectionTimeout and keepAliveTimeout) are configured in

Re: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread André Warnier
Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps threads in its ajp pool in keepalive state, regardless of which timeouts (connectionTimeout and keepAliveTimeout)

AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
Warnier [mailto:a...@ice-sa.com] Gesendet: Freitag, 2. März 2012 13:01 An: Tomcat Users List Betreff: Re: Too many connections in keepalive state in jk threadpool Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk

Re: AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread André Warnier
: Freitag, 2. März 2012 13:01 An: Tomcat Users List Betreff: Re: Too many connections in keepalive state in jk threadpool Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps

AW: AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
-Ursprüngliche Nachricht- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet: Freitag, 2. März 2012 18:53 An: Tomcat Users List Betreff: Re: AW: Too many connections in keepalive state in jk threadpool Hi. The recommended way of replying to messages on this list, is to write your