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

TCP Buffer Size inconsistencies #163

Open
brianyang219 opened this issue Oct 12, 2021 · 0 comments
Open

TCP Buffer Size inconsistencies #163

brianyang219 opened this issue Oct 12, 2021 · 0 comments

Comments

@brianyang219
Copy link

brianyang219 commented Oct 12, 2021

I am running a bandwidth test between a server-client pair along a one-hop path. The bandwidth test is of maximal capacity. I am testing different TCP buffer sizes in order to obtain optimal client-side data-rates. However, I noticed that the server-side data-rates are multiplicatively larger than the client-side data-rates, in an unusual way, for larger TCP buffer sizes. For instance, at a TCP buffer of 40MB,
Screen Shot 2021-10-11 at 5 20 11 PM
are the datarates I get on the Server Side. On the client side, it averages around 30 Gbps.

The server and client side datarates seem to be approximately equal at around 1MB TCP buffers, where the data-rates average around 25-30 Gbps, and at around 4-5 MB, they seem to start getting weird (where the server side starts getting multiplicatively higher datarates).

Thanks!

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

No branches or pull requests

1 participant