https://bugzilla.wikimedia.org/show_bug.cgi?id=72366
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Bryan Davis <[email protected]> --- 503s could very well could be caused by https://gerrit.wikimedia.org/r/#/c/163078/ which restarts the hhvm server as part of each scap. While the hhvm fcgi process is shutting down and starting back up Apache would be likely to return a 503. I actually commented on this outcome in code review: > In beta I'm seeing errors that line up with hhvm restarts: > [proxy_fcgi:error] [pid 10116] [client 10.68.16.12:13867] AH01079: failed to > make connection to backend: 127.0.0.1 > In beta we don't use pybal so there is no way at all to depool/repool around > a > restart. In production I don't think that we have any automatable means for > depooling/repooling at this time. How worried should I be about a 503 storm > if we put > this into production? Without depooling it is going to happen. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
