performance - How to speed up magento 1.7.0.2 -
this question has answer here:
- why magento slow? [closed] 12 answers
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:
- enabled magento caching
- enabled apc
- mysql query caching
- gzip compression of html,css,js
- into php change php_value memory_limit 128m
- use nginx , php-fpm instead apachexx;
well there many other ways improve magento, ones should heaps!
Comments
Post a Comment