users@grizzly.java.net

Re: GZIP'ing content ...

From: Alan Williamson <alan_at_blog-city.com>
Date: Thu, 28 Aug 2008 08:53:45 +0100

>> st.setCompression("on");
>> st.setCompressableMimeTypes("text/xml");
>> st.setCompressionMinSize(gzipThreshold);
>
> Hum....what is the Threshold value?

very low ... 15KB ... and its RSS content, so there is a lot of repeated
values to make it work very well.