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

--- Comment #27 from Chris Steipp <cste...@wikimedia.org> ---
I updated 1.23wmf5 (including enwiki) to include the patch that removes calls
to /start for anons. After that, Faidon was looking at the logs and observed:

<paravoid> 
/wiki/Special:CentralAutoLogin/createSession?gu_id=0&type=script&proto=http is
first
<paravoid> 
/wiki/Special:CentralAutoLogin/checkLoggedIn?type=script&wikiid=enwiki&proto=http
is second,
/wiki/Special:CentralAutoLogin/checkLoggedIn?type=script&wikiid=eswiki&proto=http
is third
<paravoid> on backend requests


<paravoid>   6392.37 RxURL         
/w/index.php?title=MediaWiki:Wikiminiatlas.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400
<paravoid>   6133.61 RxURL         
/wiki/Special:CentralAutoLogin/createSession?gu_id=0&type=script&proto=http
<paravoid>   4772.53 RxURL          /w/api.php
<paravoid> on frontends


<paravoid> I also see on no5
/w/index.php?title=Spezial:Zentrale_automatische_Anmeldung/createSession&gu_id=0&type=script&proto=http
so I guess https://gerrit.wikimedia.org/r/#/c/98461/ didn't work


It's very odd that /createSession is more popular than /checkLoggedIn, since
/checkLoggedIn redirecting to /createSession is the only way /createSession is
called. On another bug, Brad and I have been discussion removing the call to
createSession for annons, and ending the protocol once we know they're
anonymous. So we can address the symptoms, but I'm still concerned we have
something weird going on causing this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to