Stefan Simik wrote: > > 1. IDEA > ---------------------------------------- > a) totally disable gzip in wicket -- > getResourceSettings().setDisableGZipCompression(true); > b) use Gzip filter BEFORE wicket-filter. This Gzip filter will compress > all the communication - > HTML, resources .... . Images and some mime-types should be omitted. > Probably, there is one drawback in IDEA 1. Wicket already caches the processed(gzipped) result, what is very useful. This functionality should be moved to the Gzip filter, which can be a lot of effort. -- View this message in context: http://www.nabble.com/Gzipping-of-pages-%28HTML-output%2C-not-only-resources%29-tp16849900p16850433.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Gzipping of pages (HTML output, not ... Stefan Simik
- Re: Gzipping of pages (HTML output,... Artur W.
- Re: Gzipping of pages (HTML out... Stefan Simik
- Re: Gzipping of pages (HTML output, not only resources) Stefan Simik
- Re: Gzipping of pages (HTML output, not only resourc... lars vonk
- Re: Gzipping of pages (HTML output, not only res... Martin Grigorov
- Building javadoc for Wicket 1.4 from svn dow... Stefan Lindner
- Re: Building javadoc for Wicket 1.4 from... Martijn Dashorst
- AW: Building javadoc for Wicket 1.4... Stefan Lindner
- Re: Building javadoc for Wicket... Igor Vaynberg
- Re: Gzipping of pages (HTML output, not only resourc... Stefan Simik
- Re: Gzipping of pages (HTML output, not only res... Igor Vaynberg
- Re: Gzipping of pages (HTML output, not only... Stefan Simik
- Re: Gzipping of pages (HTML output, not ... Johan Compagner
- Re: Gzipping of pages (HTML output,... Stefan Simik
- Re: Gzipping of pages (HTML out... Johan Compagner
- Re: Gzipping of pages (HTML out... Johan Compagner
- Re: Gzipping of pages (HTML out... Stefan Simik
