Skip to content

Did not close the connection when the clients send new connection IDs that exceeded the active_connection_id_limit. #9

@QUICTester

Description

@QUICTester

Hi,

During testing commit b7b5dad, We tried to send 1000 NEW_CONNECTION_ID frames to the Quiwi server and discovered that the Quiwi server does not close the connection when the client sends new connection IDs that exceed its active_connection_id_limit transport parameter.

According to RFC 9000, if the number of active connection IDs an endpoint receives from its peer exceeds the value advertised in its active_connection_id_limit transport parameter, the server MUST close the connection with an error of type CONNECTION_ID_LIMIT_ERROR.

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