HTTP Request Method
The statistics documented in this section provide counters for the number of incoming requests to the Traffic Server instance, broken down by the HTTP method of the request.
proxy.process.http.delete_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP DELETE
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.extension_method_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
proxy.process.http.get_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP GET
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.head_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP HEAD
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.invalid_client_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of requests received by the Traffic Server instance, since statistics collection began, which did not include a valid HTTP method.
proxy.process.http.options_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP OPTIONS
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.outgoing_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
proxy.process.http.post_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP POST
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.purge_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP PURGE
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.push_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP PUSH
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.put_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP PUT
requests received by the Traffic Server instance since statistics collection began.
proxy.process.http.trace_requests
Collection: | global |
---|---|
Type: | counter |
Datatype: | integer |
Represents the total number of HTTP TRACE
requests received by the Traffic Server instance since statistics collection began.