Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 81589 invoked from network); 19 Feb 2009 09:33:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2009 09:33:32 -0000 Received: (qmail 31601 invoked by uid 500); 19 Feb 2009 09:33:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 31551 invoked by uid 500); 19 Feb 2009 09:33:08 -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 31531 invoked by uid 99); 19 Feb 2009 09:33:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 01:33:07 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO munin.local) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 09:32:59 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by munin.local (Postfix) with ESMTP id 6F7892B4508 for ; Sat, 7 Feb 2009 16:12:04 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <819a61b10902060151o3d4dc272ja76238ee0773eb24@mail.gmail.com> References: <819a61b10902060151o3d4dc272ja76238ee0773eb24@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <24204284-F80C-471B-90BB-3D4EB14140ED@webthing.com> Content-Transfer-Encoding: 7bit From: Nick Kew Date: Sat, 7 Feb 2009 16:12:03 +0000 To: users@httpd.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod gzip doesn't seem to work with proxied content On 6 Feb 2009, at 09:51, Otheus wrote: > Greetings, > > We are using Apache 2.0.52, 32-bit, and I have tried to enable > mod_deflate. It works for some content, but most notably, it does not > work for content that is directed via the Rewrite engine to a proxy > server. mod_deflate will work fine with proxied contents. The issue is with filter configuration. This is one of the problems solved by mod_filter in Apache 2.2. -- Nick Kew --------------------------------------------------------------------- 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