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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -