Use the show icap-service stats command in this topic to view the collected statistics based on ICAP traffic that is monitored on the Intelligent Virtual Execution - Server appliance. Details of the statistics for the ICAP service include the following:
Number of request modifications (REQMOD) that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.
Number of request modifications blocked.
Number of response modifications (RESPMOD) that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.
Number of response modifications blocked.
Total number of request and response modifications that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.
Number of request and response modifications that were received per second for the ICAP service on the Intelligent Virtual Execution - Server appliance.
Total number of HTTP flow packets that were decapsulated from ICAP traffic and submitted for analysis.
Administrator, Operator, Monitor, or Analyst access to the Intelligent Virtual Execution - Server appliance.
Make sure that the third-party device settings are configured so that the device can act as an ICAP client. For details about the prerequisites for the ICAP client configuration, see ICAP client configuration prerequisites.
You have enabled the ICAP service on the ADD Product Series appliance. For details about how to enable the ICAP service, see Enabling or disabling ICAP service using the CLI.
You have enabled the response modification mode. For details about how to enable the response modification mode, see Enabling or disabling ICAP request and response modification modes using the CLI.
You have configured the ICAP service settings so that the Intelligent Virtual Execution - Server appliance can run an ICAP server. For details about how to configure the ICAP service settings, see Configuring the ICAP server port and SSL certificate using the CLI.
Go to CLI enable mode.
hostname > enable
View the statistics collected for the ICAP service.
hostname # show icap-service stats ICAP Service Statistics: ------------------------ ICAP REQMOD Received : 618 ICAP REQMOD Blocked : 13 ICAP RESPMOD Received : 3256 ICAP RESPMOD Blocked : 1 ICAP File Submissions : 2915
When using REQMOD mode, a single upload request can now include up to five files. In this case, the ICAP REQMOD Received stat will increase by 1, while the ICAP File Submissions stat will show the total number of files uploaded (up to five files per request).