match_cache_life
Last updated March 2020
Name
match_cache_life — set the maximum number of seconds that the match cache will be valid
Synopsis
match_cache_life = 0
Description
match_cache_life
determines the maximum validity for cache entries in the match cache. With a default match_cache_life of 0
, cache entries will be kept for as long as they are still usable and the cache size hasn't been exceeded. Normally it is not necessary to set this option to a value other than 0
.
Scope
match_cache_life
is valid in the global scope.
See Also
Was this page helpful?