MIB Viewer

httpTotChunkedResponses

OBJECT-TYPE
1.3.6.1.4.1.5951.4.1.1.48.56
Access
read-only
Status
current
Sub-identifiers
0
Total number of HTTP responses sent in which the Transfer-Encoding field of the HTTP header has been set to chunked. This setting is used when the server wants to start sending the response before knowing its total length. The server breaks the response into chunks and sends them in sequence, inserting the length of each chunk before the actual data. The message ends with a chunk of size zero.
Counter64