Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-28 Thread Michael Biebl
2009/5/27 Guy Cube guyinthec...@gmail.com: Any found clue for this issue? We are also having similar issue with JBoss 4.2.3/Apache 2.2.9 and mod_proxy_ajp. I haven't found a solution yet. On the other hand, I haven't seen those issues for some time now. I tried to do some load tests but it

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-27 Thread Guy Cube
Any found clue for this issue? We are also having similar issue with JBoss 4.2.3/Apache 2.2.9 and mod_proxy_ajp. On JBoss side, ajp connections are hanging there. in netstat -an we saw AJP's tcp connections were in ESTABLISHED state and stay there forever. Can anyone give us clue, how to fix

problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread Michael Biebl
Hi, first of all, I'd like to say hi, as I'm new to the list. I hope you can help me with the following problem I have. I run a stock Debian lenny installation with apache 2.2.9 and tomcat 6.0.18 I'm using mod_proxy to forward the request to tomcat using ajp. The apache vhost configuration looks

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread André Warnier
Michael Biebl wrote: Hi, first of all, I'd like to say hi, as I'm new to the list. I hope you can help me with the following problem I have. I run a stock Debian lenny installation with apache 2.2.9 and tomcat 6.0.18 I'm using mod_proxy to forward the request to tomcat using ajp. The apache

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread Michael Biebl
2009/5/12 André Warnier a...@ice-sa.com: Michael Biebl wrote: Hi, first of all, I'd like to say hi, as I'm new to the list. I hope you can help me with the following problem I have. I run a stock Debian lenny installation with apache 2.2.9 and tomcat 6.0.18 I'm using mod_proxy to forward

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread Rainer Jung
On 12.05.2009 15:20, Michael Biebl wrote: 2009/5/12 André Warnier a...@ice-sa.com: Michael Biebl wrote: Hi, first of all, I'd like to say hi, as I'm new to the list. I hope you can help me with the following problem I have. I run a stock Debian lenny installation with apache 2.2.9 and

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread Michael Biebl
2009/5/12 André Warnier a...@ice-sa.com: Michael Biebl wrote: 2009/5/12 André Warnier a...@ice-sa.com: Michael Biebl wrote: Hi, first of all, I'd like to say hi, as I'm new to the list. I hope you can help me with the following problem I have. I run a stock Debian lenny installation

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread Michael Biebl
2009/5/12 André Warnier a...@ice-sa.com: Michael Biebl wrote: ...      ProxyRequests Off      ProxyVia On      ProxyPass /t/ ajp://localhost:8009/barcooServer/t/      ProxyPass /ws/ ajp://localhost:8009/barcooServer/ws/      ProxyPass /reports/ ajp://localhost:8009/barcooServer/reports/  

Re: problems with mod_proxy (apache 2.2.9) and tomcat ajp connector (6.0.18)

2009-05-12 Thread André Warnier
No need to copy me personally, I also get the list. Michael Biebl wrote: ... Does anyone know, what the actual kernel limits are? Is that an absolute number or connection attempts / per timeframe? Is there a way to tweak this settings (e.g. via sysctl)? There I believe you are starting to