eG Monitoring
 

Measures reported by HttpRequestsTest

The HTTP Provider Service represents a server socket that listens for client HTTP connections on the J2EE Engine. It takes care of parsing the URL of the incoming HTTP requests, dispatching them to the correct J2EE Engine’s module for processing, and returning the generated responses back to the client. The HttpRequestsTest monitors how well the HTTP Provider Service responds to the HTTP connection requests received from clients.

Measurement Description Measurement Unit Interpretation
New_http_requests The number of HTTP requests received by the server since the last measurement period Number  
Responses_from_cache The number of times the server has retrieved information from the cache to respond to HTTP requests from clients, since the last measurement period Number Ideally, this value should be high.