有很多的事情我们应该牢记以提高性能或速度的 Magento 网站。其中一些如下所示:
1. Enabled Magento Caching.
2. MySQL Query Caching.
3. Enable Gzip Compression.
4. Disable any unused modules.
5. Disable the Magento logs.
6. Optimize images.
7. Combine external CSS/JS into one file.
8. Enable Apache KeepAlives: Make sure your Apache configuration has KeepAlives enabled.
|