Add gzip encoding by default - #254
Conversation
a960db2 to
345d831
Compare
|
|
Should be included as part of the default +1 |
|
Compression should be there by default. 👍 |
|
Agree. we should include it. By adding this the site gets a better score at: |
|
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? _ |
|
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 |
There was a problem hiding this comment.
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
We should add gzip encoding by default