Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Limit simultaneous uploads? #20

Closed
yvesbouvier opened this issue Aug 29, 2010 · 2 comments
Closed

Limit simultaneous uploads? #20

yvesbouvier opened this issue Aug 29, 2010 · 2 comments

Comments

@yvesbouvier
Copy link

Hi there, first of all, really good script, congratulations.

Is there any way to limit user from loading too much files at the time? or even better a way to handle lot of files uploading by limiting it to let says 5 uploads simultaneous? This would be really useful as right now for an ajax web app, if the user is uploading too many files no more GET can be send to the server and the application is on stand still until new GET are allowed by the browser... I belive this would improve the user experience by miles.

Any thoughts?

Yves

@valums
Copy link

valums commented Sep 7, 2010

Hi,

Thanks for the idea, I believe that it would be a great addition to the script. maxConnections option for fileUploader would work fine.

@valums
Copy link

valums commented Sep 8, 2010

Closed by 16d20b4

sipp11 pushed a commit to sipp11/file-uploader that referenced this issue Sep 17, 2012
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants