Python daemon instead of CGI programs

Neil Schemenauer nas at python.ca
Thu Mar 7 13:44:08 EST 2002


A.M. Kuchling wrote:
> Unfortunately we haven't wrapped up mod_scgi for release yet.

It's getting close.  I'd like to polish the SCGI specification a little
more and write a lightweight CGI to SCGI adaptor (for servers other than
Apache).  It would be cool to have a threading SCGI server Python module
in addition to the pre-forking one we already.  I'm not the guy to write
one though so that won't hold up the release.
 
  Neil




More information about the Python-list mailing list