cloudsidedev / appside

Multitenant environment automation.
http://cloudside.ch
GNU Affero General Public License v3.0
38 stars 7 forks source link

Standardize Accept-Encoding HTTP headers for Varnish #61

Closed ocean90 closed 7 years ago

ocean90 commented 7 years ago

See #47.

Trying to find a good balance between project specific configs and default configs and I think this one should be a default one.

Rule is from https://spin.atomicobject.com/2013/01/16/speed-up-website-varnish/ but only applied to (jpe?g|jpe|gif|png|css|js) files which we already use in fa850afc97d4d723ca8a6f43602e1df2c1c913ff.

ocean90 commented 7 years ago

Looking at it again, CSS and JS should get gzip.