...and, its on a heavily-loaded commercial site, I might add...  :)

> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Joe Schaefer
> Sent: Friday, June 18, 2004 4:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [mp2] losing POST vars with 
> PerlOutputFilterHandler+mod_proxy
> 
> 
> Geoffrey Young <[EMAIL PROTECTED]> writes:
> 
> > Eric J. Hansen wrote:
> > > Thanks, Joe!  I implemented your suggestion (1), and the 
> following 
> > > works nicely... (added to my request filter)
> > > 
> > > sub init : FilterInitHandler {
> > >         my $f = shift;
> > >         my $r = $f->r;
> > 
> > wow, a FilterInitHandler in the wild.  guess it was a good idea to 
> > support that after all ;)
> 
> IIRC apreq-as-filter was part of the motivation for httpd to 
> even implement the filter init hook, so yeah, that *was* a 
> good idea :-).


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to