httpInRequests

This command supports reset. This command displays the monitored statistics of incoming HTTP requests to Identity Server.

Example output:

<?xml version="1.0" encoding="UTF-8"?><InComingHTTPRequests> <ThreadIntervals> <NamedValues> <NamedValue name="Total" value="61" /> <NamedValue name="Current Requests" value="1" /> </NamedValues> <ActiveObjects abandoned="0"> <ActiveObject name="ajp-bio-/127.0.0.1-9019-exec-23" age="3"> </ActiveObject> </ActiveObjects> <Historical> <Spectrometer dataPoints="22" totalCount="60" maxDataPoints="500"> <max>145</max> <min>1</min> <mean>18</mean> </Spectrometer> </Historical> </ThreadIntervals></InComingHTTPRequests>