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

aws-smithy-experimental: With 1.0 client you cannot set TCP nodelay #3769

Open
jackkleeman opened this issue Jul 19, 2024 · 0 comments
Open

Comments

@jackkleeman
Copy link
Contributor

In the old hyper client you could set nodelay by calling build with your own TCP connector. I can't see a way to do this any more - I find lambda performance with large-ish payloads significantly improves with nodelay set, therefore its critical that this can be set

See also awslabs/aws-sdk-rust#958 for the issue re defaulting nodelay to true

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