15. How to enable caching in Joomla

15. How to enable caching in Joomla

Caching is a method programs use to speed up processing time by saving frequently used and infrequently changing content to the hard drive

This tutorial assumes you are already logged in to your Joomla admin panel

1) Click Site

2) Then Global Configuration

3) Go to System

Scroll down and right to the Cache Settings

4) Click Yes next to Cache to enable caching

Cache Time controls how frequently, in minutes, the cache is refreshed. The default of 15 should be okay

5) Choose a Cache Handler from the list. The default is Memcache, but that might not be installed on your server. Choose File if it isn't

Persistent connections to a server such as Memcache are kept open constantly and can sometimes provide a boost in speed. This is especially useful when connecting to a server that isn't located on the same computer as your website

If Joomla slows down after you enable caching, try turning on Memcache Persistent

Enabling Memcache Compression might also provide a performance boost

Lastly, enter the host and port where your memcache server is running. The default is localhost:11211. If this isn't the case for you, or you just aren't sure, contact Support

6) Type localhost

7) Now type 11211

Now, let's scroll back up and save these settings

8) Click Save

Caching has now been enabled! If you have problems with Memcache, remember you can always change the cache handler to File.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

3. How to block or delete a Super Administrator in Joomla

3. How to block or delete a Super Administrator in Joomla This tutorial assumes you are...

16. How to manage the cache in Joomla

16. How to manage the cache in Joomla This tutorial assumes you are already logged in to your...

2. How to change the default admin's username in Joomla

2. How to change the default admin's username in Joomla This tutorial assumes you are already...

14. How to check-in locked items in Joomla

14. How to check-in locked items in Joomla This tutorial assumes you are already logged in to...

5. How to manage global settings in Joomla

5. How to manage global settings in Joomla This tutorial assumes you are already logged in to...