impactCn commented on issue #2325: URL: https://github.com/apache/incubator-shenyu/issues/2325#issuecomment-1032723169
> Hi @impactCn , what will compression plugin do? Do you mean it will compress the response data from `shenyu-bootstrap`? If yes, I think maybe adding below properties can help. > > ```ini > server.compression.enabled=true > server.compression.min-response-size=1024 # min number to compress > ``` > > If no, pls help to provide more information, so I may can help :p My idea is to do it in the gateway, not in the business. This is not good for the same management. -- 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]
