mod_filter Chaining and Duplicate Buckets.

2012-05-30 Thread Zaid B. Amireh
Hello, I have a content filter module that is operating in a proxy environment, the module parses HTML and XML documents and changes quite a bit of content. The issue I'm facing is handling gzip'ed content, I tried the following mod_filter config === FilterDeclare inflate FilterDec

Re: mod_filter Chaining and Duplicate Buckets.

2012-05-30 Thread Joe Lewis
On 05/29/2012 09:41 AM, Zaid B. Amireh wrote: Hello, I have a content filter module that is operating in a proxy environment, the module parses HTML and XML documents and changes quite a bit of content. The issue I'm facing is handling gzip'ed content, I tried the following mod_filter config