[mod_python] file upload very slow in fieldStorage

Barry Pearce barry.pearce at copyrightwitness.net
Fri Mar 25 06:30:41 EST 2005


Hi,

I am uploading a 155Mb file to my python handler (just using 
PythonHandler). The handler uses FieldStorage. However the time between 
the browser reporting the upload as complete, and *my* handler being 
called is quite excessive!

Any ideas on where to investigate further? Does anyone know the 
particular area of code internals?

Im concerned because I need to upload in GB!!!!
-- 
Regards

Barry Pearce



More information about the Mod_python mailing list