Figure 99 shows the format of the URIMAPs Global report. This report is produced using the EXEC CICS® EXTRACT STATISTICS URIMAP command. The statistics data is mapped by the DFHWBGDS DSECT. The field headings and contents are described in Table 223.
Applid IYK2Z1V2 Sysid CJB2 Jobname CI07CJB2 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 20
URIMAPs - Global
URIMAP reference count . . . . : 0
Host/Path no match count . . . : 0
Host/Path match count. . . . . : 0
Disabled . . . . . . . . . . . : 0
Redirected . . . . . . . . . . : 0
Analyzer used. . . . . . . . . : 0
Static content delivered . . . : 0
Dynamic content delivered. . . : 0
PIPELINE requests. . . . . . . : 0
Scheme (HTTP) requests . . . . : 0
Scheme (HTTPS) requests. . . . : 0
Virtual host disabled count. . : 0
Field Heading | Description |
---|---|
URIMAP reference count | Number of times a search for a matching URIMAP
definition was made.
Source field: WBG_URIMAP_REFERENCE_COUNT |
![]() ![]() |
![]() Source field: WBG_URIMAP_NO_MATCH_COUNT ![]() |
![]() ![]() |
![]() Source field: WBG_URIMAP_MATCH_COUNT ![]() |
![]() ![]() |
![]() Source field: WBG_URIMAP_MATCH_DISABLED ![]() |
Redirected | Number of times a URIMAP definition with
a matching host and path was found, and the request was redirected.
Source field: WBG_URIMAP_MATCH_REDIRECT |
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.
Source field: WBG_URIMAP_MATCH_ANALYZER |
Static content delivered | Number of times a URIMAP definition with
a matching host and path was found, and static content (document template
or HFS file) was delivered as a response.
Source field: WBG_URIMAP_STATIC_CONTENT |
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.
Source field: WBG_URIMAP_DYNAMIC_CONTENT |
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.
Source field: WBG_URIMAP_PIPELINE_REQS |
Scheme (HTTP) requests | Number of times a URIMAP definition with a matching
host and path was found, and the scheme was HTTP.
Source field: WBG_URIMAP_SCHEME_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).
Source field: WBG_URIMAP_SCHEME_HTTPS |
Virtual host disabled count | Number of times a URIMAP definition with
a matching host and path was found, but the virtual host was disabled.
Source field: WBG_HOST_DISABLED_COUNT |