https://bugzilla.wikimedia.org/show_bug.cgi?id=21027
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|wikibugs- |[email protected] |[email protected] | --- Comment #2 from Brion Vibber <[email protected]> 2009-10-08 17:09:26 UTC --- Mark, do we know whether Squid normalizes percent-encoded chars vs raw chars in URLs when determining canonical URLs for caching? MediaWiki redirects you to the canonical URL for not-quite-canonical page view URLs in order to ensure consistent caching, but I have the vaguest recollection that our detection is post-percent decoding so we're not necessarily doing that right already. If Squid would be caching them separately, then we might need to fix that up in MediaWiki to be more aggressive about the redirecting. -- 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
