Re: [mp2] Handler Order

[prev] [thread] [next] [Date index for 2004/11/02]

From: Geoffrey Young
Subject: Re: [mp2] Handler Order
Date: 21:49 on 02 Nov 2004

> The best thing to do is to use the ssl_var_lookup hook which the C
> interface to mod_ssl exports, or better yet, if using 2.0.51 or later,
> the ssl_is_https hook.  This means you don't have to use "SSLOptions
> +StdEnvVars" to get SSL variables via subprocess_env, which adds a lot
> of overhead since you probably don't need most of them, and the hook
> orderings don't matter.
> 
> You'd have to right Perl bindings for this first of course!

I've been meaning to take care of this since you mentioned it.

http://www.modperlcookbook.org/~geoff/modules/Apache-SSLLookup-2.00_01.tar.gz

I'll probably move it to cpan in the next day or so.

--Geoff

        -- 
        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

Re: [mp2] Handler Order
Geoffrey Young 21:49 on 02 Nov 2004

Re: [mp2] Handler Order
Joe Orton 22:27 on 02 Nov 2004

Re: [mp2] Handler Order
Geoffrey Young 22:55 on 02 Nov 2004

Re: [mp2] Handler Order
Geoffrey Young 01:37 on 03 Nov 2004

Re: [mp2] Handler Order
Joe Orton 15:16 on 03 Nov 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52