Details
- Meteor 1.4.3.2
- AWS EC2 (m4.large)
- Ubuntu 16.04
- MeteorUp (MUP)
- Nginx Server
Based on Google’s Test, I found that my website https://yourmarch.com requires to “Enable Compression”. Based on Google Research, I have to enable GZIP compression on NGINX server. However, since I am using MUP to deploy my code, I am unable to access NGINX since it’s inside docker container. Can anyone help me with the procedure to enable GZIP compression for the above infrastructure?