[Zope-dev] Problem uploading large files

Jeff Rush Jeff Rush" <jrush@taupro.com
Tue, 14 Mar 2000 08:08:46 -0500 (CST)


Most interesting...  because the Apache/PCGI combo still runs ZServer,
it just does it thru ZServer's PCGIServer.py instead of HTTPServer.py.
I'm still chasing this one in my spare time but so far it's deep into
Medusa; very strange territory.

I've set up a test env using httplib.py and throttling down the upload
to near 14.4 kbps speed, but it hasn't failed yet.  Of course each
try takes 30 min or so, and I've just started testing.

-Jeff Rush


On Tue, 14 Mar 2000 17:03:27 +0100, Alexander Limi wrote:

>We switched Medusa with Apache, and everything works perfectly. I take this
>as a pretty stong indication that there is something wrong in the Medusa
>code base somewhere. I'm not competent enough to sniff it out, But Medusa
>obviusly has problems handling uploads that use 30-40 minutes or more.