https://bugzilla.wikimedia.org/show_bug.cgi?id=29233
--- Comment #2 from Mark A. Hershberger <[email protected]> 2011-06-16 23:04:13 UTC --- More details from talking to CT (and my own surprise that this is not a "solved" problem): 1. Apache's end up using a single slave DB for their DB access. 2. When the DB goes down, client apps aren't smart enough to fail-over to the next available DB -- they sit there waiting until they timeout and fail. 3. Apparently, because Apache/PHP is stupid and doesn't realize that it shouldn't try again, step 2 keeps repeating until the DB is fixed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
