TheLousyCoder Posted March 20, 2015 Share Posted March 20, 2015 (edited) Hi All, My shop is loading too slow and I wanted to implement caching full page using apc (or suggest any other method). I tried my luck with some modification in code but couldn't do much. I have my back-end hosted on another domain and not a problem if some changes to affect backend. I want to develop the code such that it will first check if html is present in apc store , fetch from apc or construct html store in apc and then echo to browser. I want it to work mainly for category and product controllers. Please suggest any work around for the same. Any help will greatly be appreciated. prestashop version is 1.5.6 Thanks... Edited March 20, 2015 by TheLousyCoder (see edit history) Link to comment Share on other sites More sharing options...
TheLousyCoder Posted March 25, 2015 Author Share Posted March 25, 2015 No one have any idea? Come on Presta Superstars... Please guide me to cache all html generated by smarty and store on amazon cdn .. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now