!--a11y-->
HTTP Provider Service 
This component describes the monitored data for the HTTP calls. The number of HTTP connections is provided within the monitoring of the HTTP Provider Service. For more information, see HTTP Provider Service in the Administration Manual.
Dispatcher
Monitored Unit |
Description |
AllRequestsCount |
The number of all requests since the server startup. |
ConnectionsClosedByServer |
The number of connections currently closed by the J2EE Engine. The connection is closed by the J2EE Engine when a KeepAlive connection has timed out, or when it is a connection:close response. |
ConnectionsReadingHeaders |
The number of the connections reading headers. |
ConnectionsReadingBody |
The number of the connections reading bodies. |
ConnectionsReadingResponse |
The number of the connections reading responses. |
ConnectionsInKeepAlive |
The number of the connections in keep alive mode. |
Server
Monitored Unit |
Description |
General |
|
AllRequestsCount |
The number of all requests since the server startup |
ResponsesFromCacheCount |
The number of all responses which have coma from the cache |
Returned Response Codes |
|
ResponesCount |
The number of all responses that have returned this response code |
Used Request Methods |
|
RequestsCount |
The number of all requests using this method since the startup |
