When I try to upload big files (small files works)
an error occurs and script page cannot be displayed.
Error log:
[Wed Mar 28 19:31:57 2001] [error] [client
127.0.0.1] Invalid method in request
-7d11a539304ee
Seems like the posting data is at the wrong place
On Jan 18, Doug MacEachern wrote:
> On Tue, 11 Jan 2000, Jim Winstead wrote:
> > There appears to be a file upload bug in libapreq that causes httpd
> > processes to spin out of control. There's a mention of this in the
> > mailing list archives with a patch
On Tue, 11 Jan 2000, Jim Winstead wrote:
> There appears to be a file upload bug in libapreq that causes httpd
> processes to spin out of control. There's a mention of this in the
> mailing list archives with a patch that seems to be a partial
> solution, but we're stil
pload
jumped from ~8meg to up over 100
meg after uploading a ~10 meg file. After the initial jump in process size, other file
uploads done on the same httpd process continued to swell the process but at a
tapering rate.
Jim Winstead wrote:
>
> There appears to be a file upload bug in li
There appears to be a file upload bug in libapreq that causes httpd
processes to spin out of control. There's a mention of this in the
mailing list archives with a patch that seems to be a partial
solution, but we're still seeing problems even with the patch I've
attached. The