virtkick / http-master

versatile front end http service with reverse proxy
MIT License
139 stars 17 forks source link

Serve pre-gzipped files instead of gzipping them on the fly #117

Closed Nowaker closed 8 years ago

Nowaker commented 8 years ago

assets:precompile in Rails generate two files for each asset:

I, [2016-01-05T15:55:21.779152 #30292]  INFO -- : Writing public/assets/application-2882b44b445262aafaf66315c649305a7c2f727f30600b364a891d6f726d4157.css
I, [2016-01-05T15:55:21.779236 #30292]  INFO -- : Writing public/assets/application-2882b44b445262aafaf66315c649305a7c2f727f30600b364a891d6f726d4157.css.gz

http-master should intelligently pick up gz files and serve them as is.

Rush commented 8 years ago

Closed by 3ea56506d35d5bced86db3e552ec11065cf3cf7f