Re: 503 under load

2008-05-07 Thread Rainer Jung
Hi David, [EMAIL PROTECTED] schrieb: Hi, We've started to stress test a new website, and are seeing 503's interspersed when we are under load. We are running Apache - Tomcat combination. Could someone give me an idea of what can cause this, and where to start looking? I expect the 503 i

Re: 503 under load

2008-05-07 Thread Martin
The response can request retry-after # seconds via response.setHeader response.setHeader("Retry-After", "5"); M- - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 07, 2008 2:43 PM Subject: 503 under load

Re: 503 under load

2008-05-07 Thread Gabe Wong
[EMAIL PROTECTED] wrote: Hi, We've started to stress test a new website, and are seeing 503's interspersed when we are under load. We are running Apache - Tomcat combination. Could someone give me an idea of what can cause this, and where to start looking? cheers, David Number of p

503 under load

2008-05-07 Thread dhay
Hi, We've started to stress test a new website, and are seeing 503's interspersed when we are under load. We are running Apache - Tomcat combination. Could someone give me an idea of what can cause this, and where to start looking? cheers, David

Re: mod_jk errors and http status code 503 under load

2007-09-10 Thread Rainer Jung
Hi Damien, Damien Corbishley wrote: Good morning Rainer, bash-3.00# /usr/local/apache2/bin/httpd -V Server version: Apache/2.0.55 Server built: Mar 5 2007 11:10:17 Server's Module Magic Number: 20020903:11 Architecture: 32-bit Server compiled with -D APACHE_MPM_DIR="server/mpm/worker"

RE: mod_jk errors and http status code 503 under load

2007-09-10 Thread Damien Corbishley
September 06, 2007 4:52 PM To: Tomcat Users List Subject: Re: mod_jk errors and http status code 503 under load Damien Corbishley wrote: > Hi Rainer, > > Apache: > Server version: Apache/2.0.55 > Server built: Mar 5 2007 11:10:17 > Server's Module Magic Number: 200

Re: mod_jk errors and http status code 503 under load

2007-09-06 Thread Rainer Jung
starting point (and maybe it will be gone). Damien -Original Message- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: Thursday, September 06, 2007 3:42 PM To: Tomcat Users List Subject: Re: mod_jk errors and http status code 503 under load Damien Corbishley wrote: Hi, I'm gettin

RE: mod_jk errors and http status code 503 under load

2007-09-06 Thread Damien Corbishley
o: Tomcat Users List Subject: Re: mod_jk errors and http status code 503 under load Damien Corbishley wrote: > Hi, > > I'm getting stuck with an error we are seeing on our production > server under load. > > We upgraded our combination of Apache,Tomcat,Java all running on > S

Re: mod_jk errors and http status code 503 under load

2007-09-06 Thread Rainer Jung
Damien Corbishley wrote: Hi, I'm getting stuck with an error we are seeing on our production server under load. We upgraded our combination of Apache,Tomcat,Java all running on Solaris 10 to Apache 2_2.0.55.build2 This doesn't sound like a real Apache httpd version. You can check the real v

mod_jk errors and http status code 503 under load

2007-09-06 Thread Damien Corbishley
Hi, I'm getting stuck with an error we are seeing on our production server under load. I've googled and found many posts on similar topics but I haven't found an answer yet, I was hoping somebody here could shed some light on my issue: We upgraded our combination of Apache,Tomcat,Java