Jump to content

Where does prestashop store its cache?


Recommended Posts

Where does prestashop store all its cache?...does it store it on the visitors computer or on the hosting server?..Please view the screen short..

 

I want to store lots of cache on the customers computer so that the website loads really very fast ..I have turned on the cache to On but ..the website loads in almost the same speed(slow)...How do I solve this issue?

post-808397-0-34864800-1413809037_thumb.jpg

Link to comment
Share on other sites

Prestashop cache is a server side cache.

If you enable apache optimisations, static files like javascript, images, CSS are stored in browser cache (visitor computer).

If you also want to cache pages (HTML) in visitor computer you can use PageCache which is a module I develop to speed up prestashop stores.

Link to comment
Share on other sites

×
×
  • Create New...