https://bugzilla.wikimedia.org/show_bug.cgi?id=33238

--- Comment #10 from Aaron Schulz <[email protected]> 2012-06-07 02:17:17 
UTC ---
The file cache is cleared in the same places that any squid cache is cleared.
Since WMF doesn't have these problems, then that means there might be some
clearFileCache() calls that don't work. It could also mean that the job queue
on the wiki is broken. It might also be that not enough pages where invalidated
to use the job queue, so the purge calls where made on the spot, but did
nothing due to the "$wgUseFileCache = false;" line in WikiPage.php.

-- 
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

Reply via email to