https://bugzilla.wikimedia.org/show_bug.cgi?id=30428
Rob Lanphier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Rob Lanphier <[email protected]> 2011-08-18 16:37:30 UTC --- Re-enabling the cache seems to no only have solved the problem, but (not too surprisingly) brought page load times down pretty substantially: http://status.wikimedia.org/8777/163404/Wiki-commons-%28s4%29 The downside is that I imagine we're going to start getting complaints about the CategoryTree being out of date. It seems as though completely disabling the cache is *very* rarely the right answer in production, and that setting a very short time-to-live on the parser cache (e.g. 5 minutes) will be good enough in 99% of cases. Is setting parser cache TTL something that is as easy for extension authors to do as disabling the cache entirely? -- 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
