You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should enable gzip compression in nginx.
I don't know why elastic beanstalk would default to NOT enabling gzip compression in nginx
but it should be easy to override the .conf file using .ebextensions.
Open Question
Do most HTTP client libraries send "Accept-Encoding: gzip, defalte" by default?
The text was updated successfully, but these errors were encountered:
This was first talked about in #54
We should enable gzip compression in nginx.
I don't know why elastic beanstalk would default to NOT enabling gzip compression in nginx
but it should be easy to override the .conf file using .ebextensions.
Open Question
Do most HTTP client libraries send "Accept-Encoding: gzip, defalte" by default?
The text was updated successfully, but these errors were encountered: