ada012 opened a new issue, #8785:
URL: https://github.com/apache/apisix/issues/8785

   ### Current Behavior
   
   gzip plugin is invalid in version 2.99.0 of apisix
   
   ### Expected Behavior
   
   after the gzip plug-in is installed, the files should change smaller, or the 
file size should change as comp_level changes
   
   ### Error Logs
   
   no
   
   ### Steps to Reproduce
   
   config info:
   ```
   {
     "buffers": {
       "number": 8
     },
     "comp_level": 6,
     "disable": false,
     "types": "*"
   }
   ```
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.99.0
   


-- 
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]

Reply via email to