cgi.py performance

Jon Ribbens jon+usenet at unequivocal.co.uk
Thu Apr 4 08:07:50 EST 2002


In article <a8ght4$o8o$1 at web1.cup.hp.com>, jimh wrote:
> I am using cgi.py to handle the transfer of large incoming files.  Because
> of the way that cgi.py handles multipart/form-data, the performance is VERY
> poor.

You could try jon.cgi from jonpy, it might be more efficient.
http://jonpy.sourceforge.net/



More information about the Python-list mailing list