Ruediger Pluem wrote:
> 
> Possibly mod_include should stop there, but "remote" subrequest are valuable
> for other modules (e.g. mod_ssl and OCSP). So +1 to add this to the API,
> -0 for enabling it for mod_include.
> 

Does anyone have any pointers how OCSP might be done using subrequests
in mod_ssl? I've been looking into this possibility.

Other than a lack of documentation I hit a brick wall because
request_rec is not available (and possibly hasn't been created yet?) at
the time it is needed which would be during the initial connection
before any HTTP headers were sent.

Steve.
-- 
Dr Stephen N. Henson.
Core developer of the   OpenSSL project: http://www.openssl.org/
Freelance consultant see: http://www.drh-consultancy.co.uk/
Email: [EMAIL PROTECTED], PGP key: via homepage.

Reply via email to