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

--- Comment #13 from Chris Steipp <[email protected]> ---
Created attachment 14753
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14753&action=edit
login script for internal/external comparison

We definitely have an issue with the Caching. This script when run internally
against the apache directly returns the correct Set-Cookie headers. When run
externally, only the Session and GeoIP cookies are set.

Further, if you add a

-H 'Cookie: centralauth_Session=asdf; GeoIP=asdf'

to the final curl call, the correct cookies are returned. It doesn't matter
what values they have, but when those 2 cookies are set, then all of the
cookies come back through.

Since GeoIP is needed for the correct cookies to come back, I'll add ori in
case this is related to the GeoIP cookie vcl.

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