pub const KESTREL_REJECTED_CONNECTIONS: &'static str;
Expand description

§Description

Number of connections rejected by the server.

Connections are rejected when the currently active count exceeds the value configured with MaxConcurrentConnections. Meter name: Microsoft.AspNetCore.Server.Kestrel; Added in: ASP.NET Core 8.0

§Metadata

Instrument:counter
Unit:{connection}
Status:Stable

§Attributes

NameRequirement
crate::attribute::NETWORK_TRANSPORTUnspecified
crate::attribute::NETWORK_TYPERecommended: if the transport is tcp or udp
crate::attribute::SERVER_ADDRESSUnspecified
crate::attribute::SERVER_PORTUnspecified