Web Response Time parameters

The KFCMENV file contains the following parameters used specifically for Web Response Time:
Table 1. Web Response Time parameters
Parameter Description

WRM_IGNORE_
PAGETAGS

Specifies whether or not to collect page-tag data for Client Browser Render Time. The default is Y, the monitoring software ignores all page-tag data and displays a 0.

Deprecated in ITCAM for Transactions V7.4.0.1.

WRM_ANALYZER_
QUEUE_SIZE

Specifies the size of the Web Response Time Analyzer queue for correlating HTTP requests and page-tag data. The default is 1024 (transactions).

WRM_ANALYZER_
QUEUE_WAIT

Specifies how long HTTP requests are held in the Web Response Time Analyzer queue waiting for page-tag data. The default is 15000 (milliseconds).
The KFLMENV file contains the following parameters used specifically for Web Response Time:
Table 2. Web Response Time parameters
Parameter Description

KFC_MEMORY_LIMIT

Sets the artificial maximum memory limit. If this limit is exceeded, the Web Response Time Analyzer runs in degraded mode. For example, KFC_MEMORY_LIMIT=1G sets the memory limit to 1 gigabyte.

The value should be set in the following format: <number>(K|M|G). where K is kilobytes; M is Megabytes; G is gigabytes. For example: KFC_MEMORY_LIMIT=500M; export KFC_MEMORY_LIMIT