I’ve been asked what is the Caddy devs plans for making Brotli an official supported encoder, especially as zstd doesn’t seem to be that available (at least for our client’s clients’ browsers - mostly rural farmers)
I’ve been hit by a latency issue with gzip, and more specifically for the client: caddy --gzip->CloudFlare --brotli-> client (it’s like 3MB API data that does gets compressed to ~200kb), so seems the brotli does help for my case so is currently testing the unofficial included via the download website, but I am hoping for the .deb/apt version to not be too “different” for these things in my deploys.