Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Add gzip encoding by default - #254

Open
peterkeung wants to merge 1 commit into
ezsystems:masterfrom
peterkeung:add_mod_deflate
Open

Add gzip encoding by default#254
peterkeung wants to merge 1 commit into
ezsystems:masterfrom
peterkeung:add_mod_deflate

Conversation

@peterkeung

Copy link
Copy Markdown

We should add gzip encoding by default

@ezrobot

ezrobot commented Dec 22, 2017

Copy link
Copy Markdown
Contributor

@dfearnley

Copy link
Copy Markdown

Should be included as part of the default +1

@ernestob

Copy link
Copy Markdown

Compression should be there by default.

👍

@carlosmauri

carlosmauri commented Dec 22, 2017

Copy link
Copy Markdown

Agree. we should include it. By adding this the site gets a better score at:
https://developers.google.com/speed/pagespeed/insights/
which is important in terms of SEO
👍

@andrerom

Copy link
Copy Markdown
Contributor

Could someone move this over to ezplatform repo for apache and nginx? (this repo is not used anymore) _And maybe add inline recommendation on how to deal with it when using Varnish. Should we adapt the default VCL as well pherhaps? _

@peterkeung

Copy link
Copy Markdown
Author

PR on "ezplatform" repo: ezsystems/ezplatform#251

I considered creating a separate vhost example for the legacy bridge, but it's well enough documented here: https://github.com/ezsystems/LegacyBridge/blob/master/INSTALL.md

#</LocationMatch>
</IfModule>

# Enable gzip encoding

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

apache default config for when mod_deflate already includes a few of these. Would it not be better to only add here the missing ones? Or at least add a comment mentioning mention that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants