Re: [mp2] $r->read() return negative value.

2004-07-16 Thread wood chen
I have just test it on mod_perl 1.99_14 with Apache 2.0.50, and it works fine now. On Fri, 9 Jul 2004 14:54:14 +0800, wood chen <[EMAIL PROTECTED]> wrote: > I'm using CGI.pm 3.05 with mod_per 1.99 and Apache 2.0.40 on a Red > Hat Linux 9 box. When uploading a large file to my

[mp2] $r->read() return negative value.

2004-07-08 Thread wood chen
I'm using CGI.pm 3.05 with mod_per 1.99 and Apache 2.0.40 on a Red Hat Linux 9 box. When uploading a large file to my perl script, If I abort file transfer by close the browser, the httpd child process who process this request will run out of memory. Whe i trace into the CGI.pm, I found in mod_p