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

       Web browser: ---
            Bug ID: 53457
           Summary: setup a DB backed parser cache
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: deployment-prep (beta)
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: has...@free.fr
                CC: benap...@gmail.com, cmcma...@wikimedia.org,
                    fai...@wikimedia.org, has...@free.fr,
                    mhershber...@wikimedia.org, platoni...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
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