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

       Web browser: ---
            Bug ID: 57223
           Summary: CentralAuth $wgSecureLogin redirect is uncacheable
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CentralAuth
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 54195
    Classification: Unclassified
   Mobile Platform: ---

The redirect added to CentralAuth in Ia1232ac39e8 is effectively uncacheable,
since it depends on wfCanIPUseHTTPS(), which can't be varied on in Varnish. The
change should probably be reverted. It's essential that /checkLoggedIn be
cached if the backend request rate impact of CentralAuth is to be reduced.

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