https://bugzilla.wikimedia.org/show_bug.cgi?id=26802
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Roan Kattouw <[email protected]> 2011-01-19 18:14:45 UTC --- (In reply to comment #0) > Feel free to close this quickly if I miss read the code... > You are misunderstanding something, yes. > afaict after preloadModuleInfo we validate the cache for every logged in user? No. Squid caches for *content* are bypassed for logged-in users. The Varnish caches for load.php are shared across all users, logged-in or not (except for the per-user things of course), so the startup module is regenerated once every 5 minutes, not per user per 5 minutes. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
