https://bugzilla.wikimedia.org/show_bug.cgi?id=37030
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|High |Unprioritized --- Comment #4 from Aaron Schulz <[email protected]> 2012-05-22 23:28:23 UTC --- (In reply to comment #3) > Even if many of these queries could (or do) go to slaves, I don't think they > should happen at all. Memcached could be used quite effectively here if keys > were actively set on revision save (or deleted on revision/page delete). I actually misread this. I was thinking of the revision fetch. That only falls back to the master. But the query being spammed in this report is the page_latest fetch, which is always from the master no matter what (on each page view...). -- 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
