How does a CGI script get complete request header text ?

henk_p at my-deja.com henk_p at my-deja.com
Tue Sep 28 10:38:45 EDT 1999


<Lyn>
	interesting.  I'm curious, though: how does mod_psi compare to
	mod_fastcgi and mod_pcgi?
</Lyn>

Well, maybe you can give it a try, download at:

http://huizen.dds.nl/~d50/psi_0.01.tar.gz

I created it because I could not get mod_fastcgi to work on my
freebsd3.2 box. The fastcgi module keeps crashing the python interpreter
It is different from pcgi in that it doesn't need a 'wrapper' executable
to
connect apache to the script. So it doesn't have the overhead of
forking the wrapper for each request.


Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the Python-list mailing list