Jump to content

Full Page caching using apc for category and product controllers


TheLousyCoder

Recommended Posts

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 by TheLousyCoder (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...