Magento Question:
Download Job Interview Questions and Answers PDF
How to improve magento performance?
Answer:
Enabled magento caching
MySQL Query caching
Enable Gzip Compression
Disable any unused modules
Disable the Magento log
Optimise your images
Combine external CSS/JS into one file
Enable Apache KeepAlives: Make sure your Apache configuration has KeepAlives enabled.
MySQL Query caching
Enable Gzip Compression
Disable any unused modules
Disable the Magento log
Optimise your images
Combine external CSS/JS into one file
Enable Apache KeepAlives: Make sure your Apache configuration has KeepAlives enabled.
Download Magento Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the handles in magento (layout)? | How to change admin url? |