Adjusting the caching setting for performance in PrestaShop 1.5 Updated on August 16, 2021 by Scott Mitchell 1 Minutes, 42 Seconds to Read Welcome to our last article for the Performance page of the Advanced Parameters course. Much like the previous article on ciphering, this one will be brief. Our last section on the Performance page is Caching. Caching is when the server keeps specific data in memory so it can be re-served to the visitors faster because it reduces the amount of queries it has to make to the database. This speeds up the site and increases its overall performance. Find out how to configure that by following the steps below: Modifying the Caching setting for performance in PrestaShop 1.5 Log into your PrestaShop 1.5 dashboard. Using the top menu bar, hover over the Advanced Parameters tab and click on the Performance option from the menu. This brings you to the Performance page. The last section for Performance is entitled Caching. If you wish to enable caching, simply check the radio button with the green checkmark. Below that, you will see a dropbox with several different caching options. Be sure to chose the one that suits your site configuration the best. At the top of the Performance page, you have an informational warning concerning the prerequisites for different cache types. Be sure you have these installed for your desired type before activating for it to work correctly. Below are the different caching selection types: Memcached This caching system can be used with multiple servers. It has a requirement as listed in the warning above, so be certain that requirement is met. You will need to enter server information when using this option. APC APC (Alternative PHP Cache) can be used with a single server. This one also has a prerequisite addressed above in the warning image. Xcache While an option for non-Apache servers, this cannot be used on InMotion Hosting servers. File System A basic system, it has no prerequisites. File System caching creates files and saves them on your server. Once you have decided which caching system works best for you, click on the green Save button in the upper right corner to finalize your selection. Share this Article Related Articles How to Add a Product to your PrestaShop 1.6 Store Adding a category in PrestaShop 1.6 Best Practices for Creating a PrestaShop Shop Fix 404 Error When Logging into PrestaShop 1.5 How to reset your admin password in PrestaShop 1.5 Working with the product SEO tab in PrestaShop 1.6 Adding Shipping Details to Products in PrestaShop Install a Theme in PrestaShop 1.6 How to enable/disable the new customer notification in PrestaShop 1.5 How to install and set up the UPS Carrier module in PrestaShop 1.5