Manual:BenchmarkPurge.php/de-formal

This page is a translated version of the page Manual:BenchmarkPurge.php and the translation is 9% complete.
MediaWiki Version:
1.18

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

Usage

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


Terminal

See also