Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Gzip compression in NGINX #997

Merged
merged 2 commits into from
Feb 7, 2021
Merged

Enable Gzip compression in NGINX #997

merged 2 commits into from
Feb 7, 2021

Conversation

johnthagen
Copy link
Collaborator

@johnthagen johnthagen commented Feb 7, 2021

Enable Gzip compression on all common compressible response formats in NGINX.

This should increase page loading speeds, especially for users with slower network connection speeds.


This change is Reviewable

Copy link
Collaborator

@jmgrady jmgrady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @johnthagen)

@jmgrady jmgrady merged commit 465570e into master Feb 7, 2021
@jmgrady jmgrady deleted the nginx-gzip branch February 7, 2021 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants