GZipFilter fails on Async BOSH servlet

Description

After switching the BOSH servlet implementation to an async Servlet implementation (), HTTP compression fails.

The existing implementation uses a filter that is incompatible with an async servlet. Jetty provides a async-compatible one, which should be used.

Environment

None

is related to

Activity

Show:

Guus der Kinderen March 20, 2015 at 8:15 PM

Replaced with AsyncGZipFilter.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created March 20, 2015 at 8:11 PM
Updated March 20, 2015 at 8:15 PM
Resolved March 20, 2015 at 8:15 PM