Skip to content

Enable TCP Fast Open in nginx configs? #79

Open
@alanorth

Description

@alanorth

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions