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

--- Comment #18 from Faidon Liambotis <[email protected]> ---
Yes, the redirects should vary on XFP, but right now it won't have any effect,
since these redirects also come with Cache-Control: private so they're not
cached anyway. 

I guess the rationale behind no caching is that the redirects are dependent on
the client's IP and you can't Vary on that. We can do tricks to solve this
(e.g. do the GeoIP lookup on the Varnish side for particular URLs and set an
X-Country header that you could vary on, for example), but before we go down
that road I'd like to analyze the traffic a bit further and figure out why
these rank so high in amount of req/s.

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

Reply via email to