X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2Fmemcached.txt;h=f54a4e7ad07de253f76d90dae788ffb7eb434a26;hb=4b4c6f0815a0fb4bfaecc0d58722ac1a2aa4c0de;hp=3872edc8302cb634981097d13b13ffc1f2de8199;hpb=1cf83c086d2139619992175442085d5b7cd76bf4;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/memcached.txt b/docs/memcached.txt index 3872edc830..f54a4e7ad0 100644 --- a/docs/memcached.txt +++ b/docs/memcached.txt @@ -198,7 +198,7 @@ Revision text: expriry: $wgRevisionCacheExpiry Sessions: - controlled by: $wgSessionsInMemcached + controlled by: $wgSessionsInObjectCache key: $wgBDname:session:$id ex: wikidb:session:38d7c5b8d3bfc51egf40c69bc40f8be3 stores: $SESSION, useful when using a multi-sever wiki @@ -237,9 +237,9 @@ Statistics: controlled by: $wgStatsMethod key: $wgDBname:stats:$key ex: wikibd:stats:request_with_session - stores: counter for statistics (see maintenance/stats.php script) + stores: counter for statistics (see maintenance/showCacheStats.php script) expiry: none (?) - cleared by: maintenance/clear_stats.php script + cleared by: maintenance/clearCacheStats.php script User: key: $wgDBname:user:id:$sId