This is a migrated thread and some comments may be shown as answers.

Limit Concurrent Async Uploads

1 Answer 55 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Roberto
Top achievements
Rank 1
Roberto asked on 18 Jun 2013, 05:36 PM
Hi there,

We use the Kendo Upload  to allow customers to upload large number of files for processing. Some of our customers in countries with poorer internet have run into bandwidth restrictions when trying to upload a large number of files (i.e a 100 files) simultaneously.

To get around this, is it possible to set a upper limit on the number of async uploads that may be in progress at any given time? 

Thanks in advance

Roberto Bonni

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 19 Jun 2013, 02:56 PM
Hello,

There's no fine-grained control over the number of concurrent connections, but you can set  async.batch to true.
This will effectively limit them to 1.

I hope this helps.

Regards,
Tsvetomir Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Upload
Asked by
Roberto
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or