Skip to content

A question about limit_conn #60

Description

@silveric10

Hello, I have a question about limit_conn, the description said that it can "limit request concurrency (or concurrent connections)", but after I read the source code, I think it can only be used to limit the HTTP requests, not something like TCP connection. I wonder how to use it for TCP connection when I set configuration like "keepalive_requests", thank you.

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