There was a problem loading the comments.

How to Enable Redis Object Cache in Joomla

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

Object caching in Joomla plays a crucial role in boosting website performance. It accomplishes this by storing the outcomes of previous database queries, thereby minimizing the need for repeated queries. The result is quicker page loading, leading to an enhanced user experience due to the increased speed and efficiency in accessing website content.

 

Before we begin, please make sure that Redis is activated on your cPanel account and have the socket path handy.

Please keep in mind that if you have multiple websites using Redis Object Cache, you need to specify a unique number in the Redis Database ID field for each website.

 

How to Enable Redis Object Cache in Joomla

1) Log into your Joomla Admin Dashboard and navigate from the left sidebar to Systems;

 

2) Under the Setup section, click Global Configuration;

 

3. Click the System tab;

 

 

4. Scroll down to the Cache section, and in the Session Handler list box and set:

  • System Cache: ON (Conservative Cache)

Progressive caching stores a unique version of website content for each visitor, meaning that each person sees a version tailored to their specific interaction with the site. On the other hand, conservative caching provides the same cached content to all visitors, regardless of their individual interactions. Therefore, if your website modules contain mostly static content that doesn’t change frequently, progressive caching would be the better choice. However, if your content remains largely uniform across different visits, conservative caching is the more appropriate option.

  • Cache Handler: Redis
  • Persistent Redis: Yes
  • Redis Server Host/Sock: Enter the Redis socket path from cPanel

Leave everything else as it is and click the Save button to apply the settings and activate Redis Object Cache.

 

 

 

You have now succeeded in setting up the Redis object cache with your Joomla website hosted at 


Share via
Did you find this article useful?  

Related Articles


Comments

Add Comment

Replying to  


Self-Hosted Help Desk Software by SupportPal
© Indichosts.net