Gets the number of responses with a 200 response code.returnNumber of responses with a 200 response code
Gets the number of 200-level responses sent.returnNumber of 200-level responses sent
Gets the number of responses with a 302 response code.returnNumber of responses with a 302 response code
Gets the number of responses with a 304 response code.returnNumber of responses with a 304 response code
Gets the number of 300-level responses sent.returnNumber of 300-level responses sent
Gets the number of responses with a 400 response code.returnNumber of responses with a 400 response code
Gets the number of responses with a 401 response code.returnNumber of responses with a 401 response code
Gets the number of responses with a 403 response code.returnNumber of responses with a 403 response code
Gets the number of responses with a 404 response code.returnNumber of responses with a 404 response code
Gets the number of 400-level responses sent.returnNumber of 400-level responses sent
Gets the number of responses with a 503 response code.returnNumber of responses with a 503 response code
Gets the number of 500-level responses sent.returnNumber of 500-level responses sent
Gets the number of bytes received.returnNumber of bytes received, or 0 if this information is not available
Gets the number of bytes transmitted.returnNumber of bytes transmitted, or 0 if this information is not available
Gets the number of open connections.returnNumber of open connections, or 0 if this information is not available
Gets the number of responses sent that were not 200, 300, 400, or 500 level.returnNumber of responses sent that were not 200, 300, 400, or 500 level
Gets the number of requests serviced.returnNumber of requests serviced
Gets the maximum rate at which data was transmitted over some server-defined interval.returnMaximum rate at which data was transmitted over some server-defined interval, or 0 if this information is not available.
Gets the maximum number of open connections.returnMaximum number of open connections, or 0 if this information is not available
Gets the method of the last request serviced.returnMethod of the last request serviced
Gets the rate (in bytes per second) at which data was transmitted over some server-defined interval.returnRate (in bytes per second) at which data was transmitted over some server-defined interval, or 0 if this information is not available
Gets the URI of the last request serviced.returnURI of the last request serviced