ID: 13435 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: HTTP related Operating System: windows 2000 pro PHP Version: 4.0.6 Old Assigned To: sniper Assigned To: New Comment:
This should be fixed in CVS now. You can try the latest development build from http://www.php4win.com/ but make sure it's dated after 27th of October 2001. Also, there are some minor leaks still in the new code. If you encounter such leaks, please send the shortest possible code + html with which you can reproduce the leak to [EMAIL PROTECTED] (or me) so we can get rid of these leaks. The fix will be in PHP 4.2.0. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-09-25 17:11:48] [EMAIL PROTECTED] I'm working on this.. ------------------------------------------------------------------------ [2001-09-25 13:43:00] [EMAIL PROTECTED] Ahhm.... forgot the environment: Win2kPro, Apache (latest),MySQL,RAID-System for IDE, 128MB of ram and about 40 GB free harddisk. The php.ini was configured for 100mb posts and 100mb files, using 64 MB of memory for each script. ------------------------------------------------------------------------ [2001-09-25 13:37:15] [EMAIL PROTECTED] While uploading thru intranet, the PHP-process uses 99% of CPU, lots of memory (up to twice as much as the file itself) and takes 3/4 hour for 40 MB. While sending this file back using fopen/passthru, it takes a lot time until the browsers download-dialog opens. Then the transfer itself ist very quick ! That's why I guess it is not a http-problem, but a problem in handling files or handling memory ! Another hint on this is, that large files seem to get back corrupt, as testing a large and downloaded file resulted in some crc-errors. On small files all works fine. This one might be relatet to the bug 10800 (or 10080 %o), so have a look at that. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13435&edit=1 -- 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]