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

Add max receive and send speeds #33

Merged
merged 2 commits into from
Jan 3, 2013
Merged

Conversation

pschuegr
Copy link
Contributor

@pschuegr pschuegr commented Jan 3, 2013

Here you go! I'll try and get the other stuff done and pushed soon... holidays ;)

hanshasselberg added a commit that referenced this pull request Jan 3, 2013
Add max receive and send speeds
@hanshasselberg hanshasselberg merged commit 0b4b179 into typhoeus:master Jan 3, 2013
@hanshasselberg
Copy link
Member

Thanks!

@scalp42
Copy link

scalp42 commented Jan 13, 2017

@i0rek is this limit used for download/upload speeds?

If yes, it appears to be only set in bytes, is it correct?

@hanshasselberg
Copy link
Member

@scalp42 bytes/sec according to https://curl.haxx.se/libcurl/c/CURLOPT_MAX_SEND_SPEED_LARGE.html:

If an upload exceeds this speed (counted in bytes per second) the transfer will pause to keep the speed less than or equal to the parameter value. Defaults to unlimited speed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants