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

Smart blksize negotiation decreases performance massively #51

Open
johann-pfefferl opened this issue Jun 19, 2019 · 2 comments
Open

Smart blksize negotiation decreases performance massively #51

johann-pfefferl opened this issue Jun 19, 2019 · 2 comments

Comments

@johann-pfefferl
Copy link

In my application I use a blksize of 65432 to transfer big ISO images by tftp (speed 60MB/s). With the new blksize logic the speed now drops to 10MB/s. Is it possible to introduce a boolean flag to disable this smart negotiation handling for people who know their network components and simply use the blksize value again which the client provides.

@pin
Copy link
Owner

pin commented Apr 10, 2020

@johann-pfefferl, sorry for the slow response and thanks for heads up! It sounds like a trivial change. Are you still interested in it?

@johann-pfefferl
Copy link
Author

Yes I am still interested in this feature! I heavily use this tftp server in a test environment.

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

2 participants