becici Posted December 12, 2014 Share Posted December 12, 2014 (edited) Hi All, We are using Prestashop 1.6 and works ok. We arrived to have first byte in 350-600ms after site is cached first time. The problem happen when afternight or even after one hour, try to reload the page for first time, it takes 20 seconds like it's regenerating the cache. How can say to PrestaShop to use always that cache for days, not for hours?Where is the Cache expiration time or similar?Ps. We are using OpCache and not memcached, but is not OpCache variable, we tested a lot. (FIXED) = The problem was the Cache Expire value inside smartyclass.php file. Was setted in 1hour and is too low for me. Edited December 12, 2014 by becici (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts