Skip to content

Start Warp with SO_REUSEPORT on supporting platforms #4694

@mkleczek

Description

@mkleczek

Setting SO_REUSEPORT on listening socket enables easier zero-downtime upgrades as there is no need to reconfigure reverse proxies - the target port stays the same and accept requests on a single port are directed to two running processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaNeeds of discussion to become an enhancement, not ready for implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions