Which Web server is the most suitable for Python CGI Programming?

Allan M. Wind allanwind at mediaone.net
Mon Oct 16 16:51:31 EDT 2000


On 2000-10-16 20:06:21, Olivier Dagenais wrote:

> Apache would create a new process for each concurrent CGI instance.  On some
> operating systems, creating new processes is slow/slower.

See www.fastcgi.com (and in particular mod_fastcgi).


/Allan
-- 
Allan M. Wind			email: allanwind at mediaone.net
P.O. Box 2022			finger: awind at digit-safe.dyndns.org (GPG/PGP)
Woburn, MA 01888-0022
USA




More information about the Python-list mailing list