We have a MediaWiki installation and are getting complaints that it is becoming slower. How can we increase the speed / performance?
I have one tip (which I'll add below) but I'm really interested in hearing more. Preferably one tip per answer.
|
We have a MediaWiki installation and are getting complaints that it is becoming slower. How can we increase the speed / performance? I have one tip (which I'll add below) but I'm really interested in hearing more. Preferably one tip per answer.
| |||||
feedback
|
|
Switch on caching in LocalSettings.php. Do this by adding / changing this line:
See Manual:Cache and this mwusers page. | |||
|
feedback
|
|
First of all you have to Be sure That You use Apache Server'''. Mediawiki is slower if you have installed on Windows Server Or IIS. If it is on the Windows Server Move the Application Folders to Linux Server. Windows and Linux Server for Mediawiki Guide | |||
|
feedback
|
|
This may not be relevant with current versions of MW, but check the php setting | |||||
feedback
|
|
Use a php opcode cacher, make sure dB is not the bottleneck, consider using a http cacher like varnish. | |||||||||||
feedback
|
|
See these tips: MediaWiki is slow, how can I make it faster? | |||
|
feedback
|