EHC ❯ Add ability to include and exclude URL patterns from gzip
-
New Feature
-
Status: Open
-
2 Major
-
Resolution:
-
ehcache-web
-
-
mallen
-
Reporter:
-
September 21, 2009
-
0
-
Watchers: 1
-
August 31, 2010
-
Description
It’d be nice to have the ability to include and exclude certain URLs from being Gzipped. For example, my app works fine with GzipFilter enabled, but my XFire service listing (at http://localhost:8080/services), doesn’t work. It’d be nice to be able to specify an init-param that excludes zipping this particular URL.
In general, it’d be nice to have AntPath support for including and excluding patterns so /* could be used, and then adjustments can be made in the filter’s configuration. Sourceforge Ticket ID: 1785268 - Opened By: mraible - 30 Aug 2007 23:34 UTC
Comments
Fiona OShea 2010-01-26
gluck 2010-08-16
Another one to go into the Web Caching RMP
What do you want to do with this?