Menu

Close
  • Home
  • Twitter
  • Github
  • Lab
  • e-mail me
Subscribe
Menu

nginx

A 2-post collection

Page 1 of 1

Make nginx gzip more than JSON

In the process of admiring a recent map from The Economist, I ended up complaining about resources that make up the map not being gzipped. It's »

Derek Swingley Derek Swingley on nginx, gzip 06 November 2016

gzip JSON from NGINX

One weird trick to reduce web server response size by 80-90%! Add: gzip on; gzip_types application/json; to the http block in your nginx.conf »

Derek Swingley Derek Swingley on gzip, nginx 17 May 2016
Page 1 of 1
Derek Swingley © 2025
Proudly published with Ghost