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

--- Comment #30 from Chris Steipp <[email protected]> ---
(In reply to comment #29)
> > It's very odd that /createSession is more popular than /checkLoggedIn, since
> > /checkLoggedIn redirecting to /createSession is the only way /createSession
> > is called.
> 
> Not really. /checkLoggedIn has the wikiid parameter to tell it which wiki to
> redirect back to, so you have to add together /checkLoggedIn?wikiid=enwiki,
> /checkLoggedIn?wikiid=eswiki, and so on. /createSession will be on all the
> different domains, but it looks like the stats above aren't being split that
> way so all the /createSession?gu_id=0 are already added together. Or is
> /createSession still more popular after doing that?

Good point, I think those were only counting full urls. Faidon, could we get a
list of urls without query parameters, to make sure /checkLoggedIn is being
called roughly the same amount as /createSession?

Brad, if you get time to review and merge gerrit 100508, I'm happy to deploy it
today, so that we reduce the load as much as possible before we make any
changes to how we pass the parameters.

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