1.

How To Optimize Magento Configuration?

Answer»

The following points SPECIFY how to optimize the magento configuration:

  • To speed up Magento performance, don't RUN mysql and web server on the same machine.
  • Do not host files on your web server that you do not use.
  • Optimization of session storage.
  • Enabling Magento flat CATALOG. (Magento uses a complex and resource-intensive Entity ATTRIBUTE Value [or EAV] based catalog). After initial catalog ESTABLISHMENT, enabling the flat catalog can dramatically improve database querying time.
  • Identification and disabling of unused Magento modules.

The following points specify how to optimize the magento configuration:



Discussion

No Comment Found