Continuing from previous part, this article gives you a few tips on enhancing apache performance in a bid to sort out slow MediaWiki. Learn how to speed-up MediaWiki installation.
Category: MediaWiki
Slow MediaWiki: Optimize to Enhance Performance – Part 1
MediaWiki is a complex and heavy application. If not configured well, it may begin to run (very) slow as the size of website and traffic increases. This tutorial charts out how to optimize MediaWiki installation to enhance performance and make it run faster.
MediaWiki URLs: Short, Clean and Beautiful
Search engines love short and clean URLs. Learn how to change default MediaWiki URLs into short URLs while keeping the default URLs also functional. The solution works using .htaccess and LocalSettings.php files.
MediaWiki: Find Number of Jobs Pending in Job Queue
Learn how to find the number of pending jobs and how to control job execution rate in MediaWiki.
How to Upgrade MediaWiki to Latest Version
Steps to be followed when you want to upgrade your MediaWiki installation to the latest version.
Tips: Purging MediaWiki File Cache Pages
Keeping a File Cache can improve performance of a MediaWiki installation. But when you make changes in MW skin, you may need to empty file cache. Learn how.