macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
159 stars 52 forks source link

Include Zstandard module. #132

Open nixigaj opened 4 months ago

nixigaj commented 4 months ago

Chromium on desktop recently enabled support by default for Facebook's Zstandard compression format. I tested it and it works fine with Caddy. There is a Nginx module available.

macbre commented 3 weeks ago

@nixigaj, great idea with supporting the zstd compression!