Re: About thread mod_jk: ajp13: cpu load problem with apache

2002-06-10 Thread Costas Stergiou
[EMAIL PROTECTED] Sent: Friday, June 07, 2002 12:11 PM Subject: About thread mod_jk: ajp13: cpu load problem with apache Hi Costas, I'm having the same problem you stated in this thread (http://www.apachelabs.org/tomcat-user/200205.mbox/%3c034e01c1f73a$2c1015a0 $[EMAIL PROTECTED]%3e), and I haven't

Re: About thread mod_jk: ajp13: cpu load problem with apache

2002-06-10 Thread Tim Funk
I got in this thread late - but there is a bug in in 4.0.3 tomcat connectors that did not do error checking on the size of POST requests. So if a browser doesn't send enough data in a POST request and terminates - the tomcat process will infinite loop - asking for more data from the httpd

RE: [REPOST]: mod_jk: ajp13: cpu load problem with apache

2002-05-17 Thread Vaneet Sharma
: 17 May 2002 07:16 To: Tomcat Users List Subject: Re: [REPOST]: mod_jk: ajp13: cpu load problem with apache Hi, I have exactly problem you have. Hope anyone can solve this problem. Thanks - Original Message - From: Costas Stergiou [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED

Re: [REPOST]: mod_jk: ajp13: cpu load problem with apache

2002-05-17 Thread Cammy Ng
PROTECTED]] Sent: 17 May 2002 07:16 To: Tomcat Users List Subject: Re: [REPOST]: mod_jk: ajp13: cpu load problem with apache Hi, I have exactly problem you have. Hope anyone can solve this problem. Thanks - Original Message - From: Costas Stergiou [EMAIL PROTECTED] To: Tomcat Users

Re: [REPOST]: mod_jk: ajp13: cpu load problem with apache

2002-05-16 Thread Cammy Ng
Hi, I have exactly problem you have. Hope anyone can solve this problem. Thanks - Original Message - From: Costas Stergiou [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, May 15, 2002 10:14 PM Subject: [REPOST]: mod_jk: ajp13: cpu load problem with apache

[REPOST]: mod_jk: ajp13: cpu load problem with apache

2002-05-15 Thread Costas Stergiou
(one that brings back a 'big' html page). Any help is greatly welcome, Thanks, Costas - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, May 02, 2002 7:57 PM Subject: Re: Re: mod_jk: ajp13: cpu load problem with apache

Re: Re: mod_jk: ajp13: cpu load problem with apache

2002-05-02 Thread csterg
First of all thank you for your interest. I will download the latest code and try this out. I do have the debug mode enabled so I will sent you any errors (although I have not noticed anything special). I don't think though that I can reproduce the problem myself. About the gdb, I have no

Re: Re: mod_jk: ajp13: cpu load problem with apache

2002-05-02 Thread costinm
On Thu, 2 May 2002 [EMAIL PROTECTED] wrote: First of all thank you for your interest. I will download the latest code and try this out. I do have the debug mode enabled so I will sent you any errors (although I have not noticed anything special). I don't think though that I can reproduce

mod_jk: ajp13: cpu load problem with apache

2002-05-01 Thread Costas Stergiou
Hi, I have an installation of Apache 1.3.19 + Tomcat 4.0.3 on a aix4.3 machine with IBM JDK 1.3.0. I have two tomcat engines and I use the lb worker of mod_jk to balance user request to these two engines. The problem is that some httpd processes seem to go into some cpu performance tasks and

Re: mod_jk: ajp13: cpu load problem with apache

2002-05-01 Thread costinm
Can you try the CVS head, and see if it still happens ? If so, can you give us more details that would allow to reproduce it ? Messages like 'it doesn't work for me, you figure out why' are not very helpfull. At least enable the debug messages, let it run until it hungs, then maybe trim the