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

       Web browser: ---
             Bug #: 36463
           Summary: Implement replicated session handling
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: cste...@wikimedia.org
        ReportedBy: ro...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


Currently, we store user sessions in memcached, not in a database or other
persistent store.  More importantly, we don't replicate.  One consequence of
this is that we can't freely redirect users between two different data centers,
since memcached doesn't work well over long-distance links.

Our ideal solution would involve some sort of replicated store.

Project page:
http://www.mediawiki.org/wiki/Replicated_session_handling

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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