Re: Performance issue during upload

  •  06-16-2009, 8:12 PM

    Re: Performance issue during upload

    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
View Complete Thread