I checked the Jetty documentation, it's quite simple to support gzip compression, you just need a filter for it. So add a filter to your Application according to the documentation of jetty [1].
regards, Achim [1] - http://www.eclipse.org/jetty/documentation/current/gzip-filter.html 2013/12/31 dayanand <[email protected]> > Hi, > > Can you please give an example how to add rule to jetty.xml. > > Thanks > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Compression-in-karaf-tp4030841p4030851.html > Sent from the Karaf - Dev mailing list archive at Nabble.com. > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
