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

how to Increase throughput when I send big file? 10g or more #13319

Open
csanycall opened this issue Apr 3, 2023 · 3 comments
Open

how to Increase throughput when I send big file? 10g or more #13319

csanycall opened this issue Apr 3, 2023 · 3 comments

Comments

@csanycall
Copy link

Recently, I have encountered some problems. During my file transfer process, the speed of the receiver does not increase, which is around 660MB/s. What parameters or methods can be further improved?
My network is a 10 Gigabit.
thank you!

@chrisvest
Copy link
Contributor

Is the file read from or written to SATA SSDs? Because that's about the speed of what they can do.

@normanmaurer
Copy link
Member

also you might want to check how busy your system is in terms of IO with tools like iostat

@hyperxpro
Copy link
Contributor

Last, are you trying to achieve this number on a single connection? if yes, you must hustle a lot to get those numbers.

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

4 participants