Manual:benchmarkPurge.php
From MediaWiki.org
| MediaWiki File: benchmarkPurge.php | |
|---|---|
| Location: | maintenance/ |
| Source code: | master • 1.21.1 • 1.20.6 |
| Classes: | None |
benchmarkPurge.php is a maintenance script located in the maintenance directory that is used for benchmarking squid cache purges. Naturally it has no effect unless $wgUseSquid is set to true and servers have been defined in $wgSquidServers.
Usage[edit]
| Option/Parameter | Description |
|---|---|
| --count | Number of titles to do. If not set, does three sets 1, 10, 100. |
