Looks like there were a couple of bugs fixed recently, so should be in 9.2.2:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=439652 https://bugs.eclipse.org/bugs/show_bug.cgi?id=438366 Jan On 21 July 2014 15:36, fschmidt <[email protected]> wrote: > I recently upgraded from Jetty 7 to Jetty 9. (I try to avoid upgrading any > software these days since software universally just seems to be getting > worse, but I needed some new features.) Upgrading broke GzipHandler which > used to work fine. If I wrap GzipHandler around HelloHandler, GzipHandler > does nothing. If I wrap GzipHandler around ResourceHandler, GzipHandler > breaks ResourceHandler completely. How exactly is GzipHandler supposed to > be used in Jetty 9? > > > > > -- > View this message in context: > http://jetty.4.x6.nabble.com/GzipHandler-doesn-t-work-tp4962804.html > Sent from the Jetty User mailing list archive at Nabble.com. > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users -- Jan Bartel <[email protected]> www.webtide.com 'Expert Jetty/CometD developer,production,operations advice' _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
