jxhecong commented on issue #2720:
URL: https://github.com/apache/apisix/issues/2720#issuecomment-857514548
> > Have you setted 'proxy_set_header Accept-Encoding ""' in apisix by
proxy-rewrite plugin?To be sure content is not compressed in RS.
>
> no, isn't your problem to turn on gzip?
I have setted 'gzip on;' or 'brotli on;' in bin/apisix. The problem is that
when '{"plugins":{"proxy-rewrite":{"headers":{"Accept-Encoding":""}}}}' is
configured, content will not be compressed by apisix.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]