Previous Topic: CA_OPR_FORK_LIST (Actions to run in a thread)

Next Topic: CA_OPR_LOG_FLUSH

CA_OPR_FREQ_OPT (Control Interval and Frequency for Message Record Matching)

This variable controls the behavior of message record matching for the interval and count fields under frequency on the message record.

INTERVAL_RESET--Counters are reset at the end of the interval. Guarantees that the nth message of the same type will match in any given interval.

MATCH_RESET--Counters are reset at the end of the interval, and after a match. Guarantees that the nth message of the same type will match in any given interval, and the interval is re‑started on every match.

Range: 0-1

Default: 0