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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC