There a are few tips for getting your magento store running at much faster speed:
- 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.
No comments:
Post a Comment