mikyll commented on issue #12096: URL: https://github.com/apache/apisix/issues/12096#issuecomment-2757740837
According to the documentation ([APISIX Docs | brotli](https://apisix.apache.org/docs/apisix/plugins/brotli/#prerequisites)), to use brotli you need to install the shared libraries, which are not included in APISIX default image. Since you already use a custom image, you can try to run a script like this one: [install-brotli.sh](https://raw.githubusercontent.com/apache/apisix-docker/refs/heads/master/debian-dev/install-brotli.sh) when creating the image 🙂 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
