High performance Python web-app

Jon Ribbens jon+usenet at unequivocal.co.uk
Sun May 12 19:27:25 EDT 2002


In article <mailman.1021229905.32015.python-list at python.org>, Oleg Broytmann wrote:
> On Sun, May 12, 2002 at 10:37:27AM -0700, Paul Rubin wrote:
>> You could try fastCGI, I suppose.
> 
>    FastCGI project has not yet released Apache2 driver.

Plus it appears that it is not possible to use FastCGI on Win32
because Python does not have the required 'socket.fromfd' function
under Win32.



More information about the Python-list mailing list