Previous incidents
Some repeat visitors seeing "too many redirects" error
Resolved Dec 27 at 06:22am GMT
The issue has been resolved. Chrome browsers started caching 307 Temporary Redirect responses, which caused a local infinite loop on the users device. 307 responses are temporary, so they should not be cached by browsers. Indeed, Sirv has always used the same 307 logic and responses have never been cached, so this may be a Chrome bug. We solved the issue by adding a header explicitly telling browsers not to cache the response. This should also prevent the issue from occurring in future.
We e...
1 previous update
Some CDN requests returning 502 responses from Washington DC POP
Resolved Dec 26 at 08:55pm GMT
The issue has been fully resolved.
The errors were returned by the Washington CDN server after its hard drive rapidly reached maximum capacity. Such an issue has not occurred before because each CDN server automatically deletes less-frequently accessed files, to maintain space. However, unusually heavy load of CDN MISSes outpaced the rate at which other files were deleted, causing heavy filesystem load and the failure of some requests.
The 502s occurred before the server had detected the m...
1 previous update
Cannot login to my.sirv.com
Resolved Dec 20 at 12:24pm GMT
The control panel at my.sirv.com is now returning all requests as normal.
Classified as severity level 4: Minimal impact.
1 previous update
Empty response returned for some CDN requests
Resolved Dec 15 at 06:04pm GMT
The issue was resolved at 1804hrs UTC, after a period of 40 minutes. The cause was a misconfiguration error in newly deployed code for improving cache logic. Additional automated and manual checks have been implemented, to prevent this from recurring.
Classified as severity level 3: Minor impact.
1 previous update