You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/07/03 19:24:46 UTC

[Bug 51513] GzipInterceptor: Do not compress small packages

https://bz.apache.org/bugzilla/show_bug.cgi?id=51513

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Apologies it took so long to return to this.

I've applied a variation of the patch. The main changes were:
- separate statsEnabled and interval (users might want stats via JMX without
  logging)
- defaults same as current behaviour
- added some Javadoc
- used optionFlags to indicate if compression has been applied

The fix has been applied to 9.0.x.

I do not currently have plans to back-port it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org