Speed Up MediaWiki with LiteSpeed Cache

MediaWiki's performance can be greatly improved with LiteSpeed Cache especially if you have a high traffic website. 

* To enable LiteSpeed Cache if you are on our Managed/Dedicated Cloud Server, please contact our Billing Department (it's Free).

To enable LiteSpeed Cache with MediaWiki, add the following codes to the .htaccess file:-
<IfModule LiteSpeed>
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^HEAD|GET$
RewriteCond %{HTTP_COOKIE} !wikidbUserID
RewriteCond %{QUERY_STRING} ^$
RewriteRule .* - [E=Cache-Control:max-age=300,L]
</IfModule>
  • 26 Users Found This Useful
Was this answer helpful?

Related Articles

What is LiteSpeed Cache?

LiteSpeed Cache, also known as LiteSpeed Dynamic Content Cache is a server level caching system...

Speed Up WordPress with LiteSpeed Cache

WordPress performance can be greatly improved with LiteSpeed Cache especially if you have a high...

Speed Up Joomla with LiteSpeed Cache

Joomla's performance can be greatly improved with LiteSpeed Cache especially if you have a high...

How To Setup LiteMage Cache

LiteMage Cache is the world's fastest Magento Full Page Cache. LiteMage Cache uses the LiteMage...

Speed Up Drupal with LiteSpeed Cache

Drupal's performance can be greatly improved with LiteSpeed Cache especially if you have a high...