Just like gzip, brotli is a compression algorithm. It serves best for text-based static resources compression. Brotli is now widely available in our browsers, and I think it's relevant for nginx to provide the static support ( https://trac.nginx.org/nginx/ticket/798 ). The http_brotli_static module could be a great addition in the official nginx binaires. Thanksby BillyBobBaker - Ideas and Feature Requests
Hi there, On MSYS2, with x64 compilers, the "auto/configure" file is not able to find the right environment. $ uname -s MINGW64_NT-10.0 But nginx is only looking for MINGW32. Regards, Billyby BillyBobBaker - Nginx Mailing List - English