performance - How to speed up magento 1.7.0.2 -


this question has answer here:

i need , advice on how improve magento 1.7.0.2 website perfomance seems take while load. need on how make load faster.

thanks.

joe, can try follow steps:

  1. enabled magento caching
  2. enabled apc
  3. mysql query caching
  4. gzip compression of html,css,js
  5. into php change php_value memory_limit 128m
  6. use nginx , php-fpm instead apachexx;

well there many other ways improve magento, ones should heaps!


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -