Start of change

URIMAPs Global Report

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.

Figure 99. URIMAPs Global Report
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
 
Table 223. Fields in the URIMAPs Global Report
Field Heading Description
URIMAP reference count Number of times a search for a matching URIMAP definition was made.

Source field: WBG_URIMAP_REFERENCE_COUNT

Start of changeHost/Path no match countEnd of change Start of changeNumber of times a search for a matching URIMAP definition was made, but no URIMAP definition with a matching host and path was found.

Source field: WBG_URIMAP_NO_MATCH_COUNT

End of change
Start of changeHost/Path match countEnd of change Start of changeNumber of times a search for a matching URIMAP definition was made, and a URIMAP definition with a matching host and path was found.

Source field: WBG_URIMAP_MATCH_COUNT

End of change
Start of changeDisabledEnd of change Start of changeNumber of times a URIMAP definition with a matching host and path was found, but the URIMAP definition was disabled.

Source field: WBG_URIMAP_MATCH_DISABLED

End of change
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

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting Web and TCP/IP statistics
Full listing and DFHSTUP reports for these statistics
URIMAP definition statistics
End of change [[ Contents Previous Page | Next Page Index ]]