Last modified: 2013-08-29 19:51:40 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 T55457, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 53457 - setup a DB backed parser cache
setup a DB backed parser cache
Status: NEW
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: Normal enhancement
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 53458
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-28 07:37 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-08-29 19:51 UTC (History)
6 users (show)

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


Attachments

Description Antoine "hashar" Musso (WMF) 2013-08-28 07:37:55 UTC
The parser cache in production is using a `mysql-multiwrite` object cache which write to both memcached and a mysql database (pc) (see $wgParserCacheType and $wgObjectCaches['mysql-multiwrite']).

In labs, we only use the CACHE_MEMCACHED, we could use a db as well.

Probably need MariaDB puppet manifests to be adapted just like for bug 53339 (migrate databases to MariaDB).

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


Navigation
Links