Forum Moderators: phranque

Message Too Old, No Replies

Code 503 Service temporarily unavailable)

         

rcsurya

11:24 am on Jul 4, 2007 (gmt 0)

10+ Year Member



We are running the performance test.
In setup we are using Apache 2 and jakarta-tomcat-4.1.18 with mod_jk configuration.
We are giving 15 request/second. Till three hours it is working fine. But after that it starts giving code 503 Service temporary unavailable.

What should i do so that this error will not come.

Plz reply ASAP

jdMorgan

3:48 pm on Jul 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



One suggestion: Make sure that your KeepAlive settings are relatively short, so that idle connections will be abandoned (closed) sooner. The default setting is rather long.

Jim