Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bandwidth throttle doesn't affect uploads #3389

Closed
cyberduck opened this issue Aug 6, 2009 · 5 comments
Closed

Bandwidth throttle doesn't affect uploads #3389

cyberduck opened this issue Aug 6, 2009 · 5 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

kiddailey created the issue

Setting the bandwidth throttle to any value other than unlimited has no effect on upload speed for Amazon S3 uploads.

This is evident by simply looking at the throughput on the upload after setting the throttle (see screenshot), but you can also confirm by changing the bandwidth throttle to "unlimited" during an upload. You'll see that Cyberduck takes a moment to recalculate the estimated time but the values don't really change.

Occurs with 3.2 as well as 3.2.1.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I can confirm this. S3 uploads don't go through the usual pipe where bandwidth throttling is applied.

@cyberduck
Copy link
Collaborator Author

db3df52 commented

I can confirm this is still the case in Version 3.4.1 (5780) Is this likely to be addressed in a future release?

@cyberduck
Copy link
Collaborator Author

ade614b commented

I see this too, I hope this can get resolved soon.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Partial fix as of f62228b.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5f4787e.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants