Request Timeouts - 503 Errors

robfrew

Well-Known Member
#1
It's been about 24 hours since we last updated 4.1 with the latest release (fixes, etc...) and all of a sudden, we are getting a lot of request time outs and 503 errors:

Code:
POST request in process stage, fail with 503
Code:
Request Timeout

This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.
 

webizen

Well-Known Member
#2
What's your current setting of connection timeout (admin console -> server -> tuning -> connections -> Connection Timeout (secs))? You may increase it to see any difference. Also, disable opcode cache if you have any running.
 

robfrew

Well-Known Member
#3
I have not increased timeout as it is the same as it's always been, 30 seconds. We do use Xcache as well but both of these have always worked fine prior to the 4.1 release. We've been using 4.1 release candidates up to rc4 without any issues for a long time.

I rolled back to 4.1rc4 and the server is functioning properly again. Is there something in the final release version preventing us from using Xcache?
 

robfrew

Well-Known Member
#4
Found out a jr admin upgraded Xcache to the latest 1.3.2rc1. I rolled back to 1.3.1 just in case that is what was causing the issue since it is an RC. I'll post updates as I get them. Thanks.
 
Top