eG Monitoring
 

Measures reported by CouchDBHttpReqTest

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

Outputs of the test : One set of results for the target Apache CouchDB Server.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
diff_Of_Http_Copy_Req Indicates the rate of Http copy requests. Requests/second  
diff_Of_Http_Delete_Req Indicates the rate of Http delete requests. Requests/second A low value is desired for this measure.
diff_Of_Http_Get_Req Indicates the rate of Http get requests. Requests/second  
diff_Of_Http_Head_Req Indicates the rate of Http head requests. Requests/second  
diff_Of_Http_Post_Req Indicates the rate of Http post requests. Requests/second  
diff_Of_Http_Put_Req Indicates the rate of Http put requests. Requests/second