Manual:benchmarkPurge.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.18
<translate> MediaWiki version:</translate>

Details

benchmarkPurge.php file is a maintenance script to benchmark CDN cache purges. Naturally it has no effect unless $wgUseCdn ($wgUseSquid prior to 1.34) is set to true and servers have been defined in $wgCdnServers .


Options/Arguments

Option Description Required?
--count Number of titles to do. If not set, does three sets 1, 10, 100. <translate> Optional</translate>

Usage

php php maintenance/benchmarks/benchmarkPurge.php [ --count ]


Terminal

See also