Skip to content

SO_REUSEPORT options must be Enabled. #246

Description

@Flora90001

The current http1.1 server patch written in c is doing great. But it would be better if it can support this..

server.listen({
        port: 3000,
        reusePort: true
    });

Expecting this update from the vercel team side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions