You might benefit some from scgi.  From the httpd side, you can either use
"mod_scgi" in the server or "cgi2scgi" if can't install mod_scgi.

cgi2scgi doesn't have all the performance benefit of mod_scgi, but cgi2scgi is
a fairly lightweight "C" program.

        http://www.mems-exchange.org/software/scgi/

Jeff

Attachment: pgpmJkXuaAabd.pgp
Description: PGP signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to