Could this be my problem? I am seeing something very similar to this, but
its taking down the entire server very quickly.

What is the maximum recommended file size on a P-III 450Mhz machine with
256MB (usually <50MB free) running RH6.0

Currently I am allowing 20Mb uploads

Nick.

On 2 May 2001 [EMAIL PROTECTED] wrote:

> ID: 8377
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Status: Open
> Bug Type: Feature/Change Request
> PHP Version: 4.0.4
> Assigned To: 
> Comments:
> 
> Just to note that this is still a problem..
> I tried with 1Gb file and my system almost crashed.
> (On Linux)
> 
> --Jani
> 
> 
> Previous Comments:
> ---------------------------------------------------------------------------
> 
> [2000-12-22 16:34:12] [EMAIL PROTECTED]
> This is a known inefficiency.  Jim Winstead is looking addressing this using 
>libapreq which is smarter about handling large file uploads.
> 
> (Moving to feature request)
> 
> ---------------------------------------------------------------------------
> 
> [2000-12-22 10:16:58] [EMAIL PROTECTED]
> When doing a file upload on a big file (say 22MB), PHP takes up progressingly more 
>CPU capacity for the whole duration of the upload.
> 
> The server doesn't crashes but it is so slow that other people can't reach my 
>server, when i'm uploading a big file.
> 
> I now use a ASP-component on the server-side which handles the uploading and this 
>component doesn't slow my server down when uploading a big file.
> 
> Can PHP handle big file uploads in the future?
> 
> This is the HTML that uploads the file:
> <input type=hidden name='MAX_FILE_SIZE' value='25000000'>
> <input type='file' size='50' name='frm_file_name' class='input' value=''></input>
> 
> ---------------------------------------------------------------------------
> 
> 
> 
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at http://bugs.php.net/?id=8377&edit=2
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to