Re: Barrier to implementing web content compression in mod_perl

[prev] [thread] [next] [Date index for 2005/01/31]

From: Perrin Harkins
Subject: Re: Barrier to implementing web content compression in mod_perl
Date: 22:55 on 31 Jan 2005
On Mon, 2005-01-31 at 21:23 +0000, Alex Greg wrote:
> I'm using Apache::RegistryFilter:
> 
> PerlHandler Apache::RegistryFilter Apache::Dynagzip
> 
> See the attached httpd.conf for full context etc.

Does this actually work without the filitering?  I see a use of
ScriptAlias in there, which usually sets mod-cgi and breaks mod_perl for
that directory.

http://perl.apache.org/docs/1.0/guide/config.html#Alias_Configurations

> Attached is my httpd.conf and a script test.cgi which reproduces the
> problem I'm having. I'm using Apache/1.3.33 with mod_perl statically
> linked.

This script should not need to call register_filter at all, since it's
using Apache::RegistryFilter.

- Perrin

Re: Barrier to implementing web content compression in mod_perl
Perrin Harkins 22:55 on 31 Jan 2005

Generated at 12:39 on 05 Feb 2005 by mariachi v0.52