https://bugzilla.wikimedia.org/show_bug.cgi?id=62288
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Antoine "hashar" Musso <[email protected]> --- We have the exact same issue on the beta cluster, logged as bug 62244. Copy pasting from there: ----------------- On deployment-cache-text1.pmtpa.wmflabs I edited /etc/varnish/text-frontend.inc.vcl and commented out the GeoIP snippet added by change 113935: https://gerrit.wikimedia.org/r/#/c/113935/6/templates/varnish/text-frontend.inc.vcl.erb,unified ) Restarted varnish with: /etc/init.d/varnish restart ; /etc/init.d/varnish-frontend restart I then ran Chris script and I received three cookies: < Set-Cookie: centralauth_Session=3428f185da995eaaf9550ae54b4e634f; path=/; httponly < Set-Cookie: centralauth_User=TestBug16864; expires=Sat, 05-Apr-2014 09:34:59 GMT; path=/; httponly < Set-Cookie: centralauth_Token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly < Location: http://en.wikipedia.beta.wmflabs.org/wiki/Special:CentralLogin/complete?token=ef3afb1dbc82549c1655b6841d8614ae < Age: 0 < X-Cache: deployment-cache-text1 miss (0), deployment-cache-text1 frontend miss (0) < Cache-Control: private, s-maxage=0, max-age=0, must-revalidate ----------------- Your bug report seems to indicate that happens in production as well. -- 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
