Limit concurrent file uploads
-
Hi,
I have a multiple file upload field and there are cases when 20-30 pictures are uploaded at the same time via AJAX. Is that possible to limit concurrent uploads (e.g. there are 20 files in the queue but only max 5 can be actively uploading)? 30 file uploads eats up the user’s bandwidth making the site slow and useless and the server is also stressing out a bit.
Thank you very much!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Limit concurrent file uploads’ is closed to new replies.