I've setup an upload form for uploading files to my server.  It seems to
work well except the performance is pretty sad.  For example it took 20
minutes to upload a 50MB file over a 100Mb LAN.  This is running on Linux
w/Apache.

At the heart of the script is the copy() function.  Anyone have any
suggestions how to boost performance on this script?  Or, at least explain
why this is happening?

Thanks in advance,
Linn




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to