Skip to content

how can limit the grpc connection numbers? #6460

Closed
@hwhe

Description

@hwhe

i developed a grpc server app. Based on server resource consumption considerations, i want limit the total number of the tcp connection.
eg:
i limit a server app the max connect number 100, then the 101 connect will be denied. No impact on the existing 100 connections。
Is there any way to achieve this?

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