Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Performance issue during upload
Performance issue during upload
Last post 06-16-2009, 8:12 PM by
cutechat
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
06-16-2009, 2:29 PM
53187
slaishram
Joined on 06-16-2009
Posts 1
Performance issue during upload
Reply
Quote
We would like to know typically how much time it takes to upload multiple files of size 1.2gb using Ajax Uploader. We are using Windows 2003 server with IIS 6.0 and the hardware is Intel Core 2 CPU with 2.13Ghz & 3.93gb of RAM. Is there any external parameters we can specilfy to increase the performace of this upload? It's extremely slow and takes almost 4hrs to upload multiple files of size 1.2gb. Please advise.
SUSHIL
Filed under:
Ajax Uploader
06-16-2009, 8:12 PM
53189
in reply to
53187
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Performance issue during upload
Reply
Quote
SUSHIL ,
The primary factor is the network hardware/software.
You need test more environment.
And, in web.config , there is a setting which limit the speed :
<add key="CuteWebUI.AjaxUploader.UploadSpeedKB" value="20" />
Regards,
Terry