-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
503 Errors from CPANTesters website #10
Comments
On the Fastly website (http://fastly.com), I've updated the timeouts for "First bytes" to 60,000 ms (60s). This should drastically reduce the amount of 503s we get. We should check back with people in a few days to see if they've gotten any more 503s. |
@preaction This is still an issue. Just got the following:
|
@wchristian just reported this again as well. This time it seems that the During the present errors I also noticed that we were spending 40-90% CPU time in iowait. I checked |
When we added Fastly to get caching and improve performance, we started getting intermittent
503 backend read error
messages. We need to make sure the Fastly caching is working, figure out why the 503 errors are happening, and try to reduce them.The text was updated successfully, but these errors were encountered: