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 Hi, We've started to stress test a

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