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

efs-utils v2.0.1 release #210

Merged
merged 1 commit into from
Apr 23, 2024
Merged

efs-utils v2.0.1 release #210

merged 1 commit into from
Apr 23, 2024

Conversation

RyanStan
Copy link
Member

Description of changes:
Nagles algorithm - buffering small TCP packets - causes latencies to dramatically increase on some NFS workloads where the IO size is greater than the MTU size.

Testing
A file create, write 8KB, read, close, remove, workload goes from about 80 ms to 20 ms after we enable NO_DELAY.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Disable Nagle's algorithm for TLS mounts to improve latencies
@RyanStan RyanStan merged commit 46cdb9f into aws:master Apr 23, 2024
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.

2 participants