Re: problems about mod_fastcgi

2012-03-07 Thread Sorin Manolache
On 03/07/12 04:12, Rui Hu wrote: hi, I am writing a module whose function depends on variable r->uri. But r->uri is modified when I activate mod_fastcgi. 1. I just want to make sure whether mod_fastcgi modified r->uri. 2. How to know if mod_fastcgi is activated in my own module? So I can handle

Re: mod_ssl ignores connection->aborted & eos_sent

2012-03-07 Thread Ben Noordhuis
On Tue, Mar 6, 2012 at 13:27, Daniil A Megrabjan wrote: > Anyway, as far as I understood I'm not allowed to change the default > behavior of mod_ssl. In this case there is the other question -  how to > register my hook to be really before  mod_ssl? and even if request has > been received on 443 T