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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to