php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2291 Slow file upload
Submitted: 1999-09-14 04:36 UTC Modified: 1999-09-25 11:59 UTC
From: fmal at fmal dot com Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.0 Beta 2 OS: AIX 4.3.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fmal at fmal dot com
New email:
PHP Version: OS:

 

 [1999-09-14 04:36 UTC] fmal at fmal dot com
The file upload is extremely slow also on local Ethernet :
not more than 3Kb/sec ! Final content is correct, but
httpd runs at 100% for a long before to finish.

e.g. : a 500 Kb image file needs about 210 sec at 90/100 %
cpu to upload.
The same file with php 3.0.11 needs < 5 sec

Apache is 1.3.9 (only php4 module)
 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-18 19:28 UTC] andi at cvs dot php dot net
No response from the user.
Assume Thies's fix worked.
 [1999-09-24 11:09 UTC] fmal at fmal dot com
What response did you ask ?
I did not receive any question ....
 [1999-09-25 11:59 UTC] thies at cvs dot php dot net
fixed in CVS (buffer sizein SAPI was defined too small)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 20:01:36 2025 UTC