Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 18962 invoked from network); 15 Feb 2011 18:25:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 18:25:22 -0000 Received: (qmail 5852 invoked by uid 500); 15 Feb 2011 18:25:18 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 5830 invoked by uid 500); 15 Feb 2011 18:25:15 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 5822 invoked by uid 99); 15 Feb 2011 18:25:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 18:25:14 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.20.83.52] (HELO webthing) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 18:25:08 +0000 Received: from [192.168.0.102] (walkham.free-online.co.uk [80.229.52.226]) by webthing (Postfix) with ESMTPSA id 2514540082 for ; Tue, 15 Feb 2011 18:24:47 +0000 (UTC) References: In-Reply-To: Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Message-Id: Content-Transfer-Encoding: quoted-printable From: Nick Kew Date: Tue, 15 Feb 2011 18:24:45 +0000 To: users@httpd.apache.org X-Mailer: Apple Mail (2.1082) Subject: Re: [users@httpd] mod_filter and inflate On 15 Feb 2011, at 18:12, Daniel Holth wrote: > Is it possible to apply the inflate filter twice (incorrectly) in the = same filter chain, or does a second 'inflate' have no effect? Yes and yes. The second occurrence will infer uncompressed data from the = now-uncompressed Content-Encoding header, and remove itself. --=20 Nick Kew Available for work, contract or permanent http://www.webthing.com/~nick/cv.html --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org