Jump to content

Speed / Caching: What are the best modules? Best settings?


Recommended Posts

Hi, my tips:

In PS: In performance settings: Force Compile OFF, Cache ON, Use cache: Memcached.

 

On server: install APC for php bytecode caching, install MemCached for query caching, optimize MySQL settings - use as much memory as you can afford, use INNODB.

 

Regarding Static HTML Cache module - yes it could work (have not tested this module), full page caching modules are available also for Magento, which is even slower compared to Prestashop, and it really works fine (you get full page in less then one second). But i'd be a bit afraid how it will cache non-ajax blocks in prestashop (eg. Last products,...) - ask author of the module whether modules(blocks) you need work or not.

Link to comment
Share on other sites

Hi Jiri,

 

thanks a lot for your tipps!!! Yeah I am also afraid about the non-ajax blocks... I talked to the ebuildy-guys and they are actually working on a solution! :-) So this will be very interesting!

 

How about the MemCached? Does it handle non-static non-ajax blocks like "Last products"???

Link to comment
Share on other sites

  • 4 months later...
  • 2 months later...
  • 8 months later...
×
×
  • Create New...