URIMAP definitions: Summary global statistics
These global statistics show summary information and statistics about URIMAP resource definitions. Summary statistics are not available online.
| DFHSTUP name | Description |
|---|---|
| URIMAP reference count | Number of times a search for a matching URIMAP definition was made. |
| Entry point reference count | Number of times a search for a matching URIMAP definition that is defined as an application entry point was made. |
| Disabled | Number of times a URIMAP definition with a matching host and path was found, but the URIMAP definition was disabled. |
| Redirected | Number of times a URIMAP definition with a matching host and path was found, and the request was redirected. |
| Host/Path no match count | Number of times a search for a matching URIMAP definition was made, but no URIMAP definition with a matching host and path was found. |
| Host/Path match count | Number of times a search for a matching URIMAP definition was made, and a URIMAP definition with a matching host and path was found. |
| Analyzer used | Number of times a URIMAP definition with a matching host and path was found, and the analyzer program associated with the TCPIPSERVICE definition was called. |
| Static content delivered | Number of times a URIMAP definition with a matching host and path was found, and static content (document template or CICS® UNIX file) was delivered as a response. |
| Dynamic content delivered | Number of times a URIMAP definition with a matching host and path was found, and dynamic content (produced by an application program) was delivered as a response. |
| PIPELINE requests | Number of times a URIMAP definition with a matching host and path was found, and the request was handled by a web service. |
| ATOMSERVICE requests | Number of times a URIMAP definition with a matching host and path was found, and the request was handled by an Atom service. |
| Scheme (HTTP) requests | Number of times a URIMAP definition with a matching host and path was found, and the scheme was HTTP. |
| Scheme (HTTPS) requests | Number of times a URIMAP definition with a matching host and path was found, and the scheme was HTTPS (HTTP with SSL). |
| Virtual host disabled count | Number of times a URIMAP definition with a matching host and path was found, but the virtual host was disabled. |
| Direct attach count | Number of requests that are processed by directly attached user task. |