Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 91745 invoked from network); 5 Jan 2011 21:16:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jan 2011 21:16:53 -0000 Received: (qmail 96331 invoked by uid 500); 5 Jan 2011 21:16:53 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 96300 invoked by uid 500); 5 Jan 2011 21:16:53 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 96292 invoked by uid 99); 5 Jan 2011 21:16:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jan 2011 21:16:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of info@bnoordhuis.nl designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gx0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jan 2011 21:16:45 +0000 Received: by gxk24 with SMTP id 24so7500849gxk.18 for ; Wed, 05 Jan 2011 13:16:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.108.129 with SMTP id q1mr7577689yhg.49.1294262182061; Wed, 05 Jan 2011 13:16:22 -0800 (PST) Received: by 10.236.110.3 with HTTP; Wed, 5 Jan 2011 13:16:21 -0800 (PST) X-Originating-IP: [87.214.96.125] In-Reply-To: References: Date: Wed, 5 Jan 2011 22:16:21 +0100 Message-ID: Subject: Re: Help trying to figure out why an output_filter is not called. From: Ben Noordhuis To: modules-dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Jan 5, 2011 at 22:03, Joshua Marantz wrote: > Right you are. =A0That's much simpler then. =A0Thanks! My pleasure, Joshua. Two quick questions, hope you don't mind: Is mod_pagespeed an official Google project? Or is it something you guys do on your day off? And are there plans for a nginx port?