|
how big is the file your trying to upload? This is server not program issue here if I follow your example. Your server is uploading the file once it is completed then the application takes over and processes the file so the slow down is in your upload to the server which is outside the program code. The actual upload is dependent on your upload speed of your isp and the speed to your actual server and then the rate of speed your server accepts the upload.
|