Last modified: 2012-11-01 00:28:45 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38463, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36463 - Implement replicated session handling
Implement replicated session handling
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.20.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Tim Starling
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-03 02:07 UTC by Rob Lanphier
Modified: 2012-11-01 00:28 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rob Lanphier 2012-05-03 02:07:42 UTC
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
Comment 1 Rob Lanphier 2012-05-17 20:59:57 UTC
Moving this back to Tim for now.  We'll figure out a plan and who will implement this in the coming weeks.
Comment 2 Rob Lanphier 2012-11-01 00:28:45 UTC
The dev work for this is done (Redis integration complete).  Ops is in the process of deploying.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links