0

I'm working on Magento 2's speed optimization on one of my client's website. On analyzing from gtmetrix.com, it says to use leverage browser cache. To achieve the same I followed following points:

  1. I made changes in nginx configuration to set Cache-Control headers as follows: nginx configuration
  2. Following were the header after loading an image headers
  3. Made changes in AWS CloudFront behavior as follows cloudfront configuration
  4. I've also checked the above selecting the "Use Origin Cache Headers".

What else is required to achieve the browser cache leverage?

Dheeraj Joshi
  • 1,522
  • 14
  • 23
mak29
  • 1
  • 1
  • Your question suggests that you are not satisfied with the results. Can you clarify this? – Michael - sqlbot Feb 15 '18 at 14:03
  • Were there any image optimization warnings as well? Images increase the page weight significantly and are loaded in the last. You can check out this website analyzer tool - https://imagekit.io/website-analyzer to get more insights about image health. – manu4543 Feb 18 '18 at 10:03

0 Answers0