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

Enable TCP Fast Open in nginx configs? #79

Open
alanorth opened this issue Dec 22, 2016 · 0 comments
Open

Enable TCP Fast Open in nginx configs? #79

alanorth opened this issue Dec 22, 2016 · 0 comments

Comments

@alanorth
Copy link
Member

alanorth commented Dec 22, 2016

So where has TCP Fast Open been all my life? It reduces the TCP handshake with TLS by one, but is slightly problematic in some edge cases. Linux kernel supports it since ~3.7, and nginx since ~1.5.8. Some docs:

Need to particularly pay attention to generating and persisting a fast open key across reboots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant