cache-max-recs

Configures the maximum number of records (URL and Web page classification entries) cached in the local database

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

cache-max-recs <1-1000000>

Parameters

cache-max-recs <1-1000000>
cache-max-recs <1-1000000> Specify the maximum number of records cached in the local database from 1 - 1000000.
When configuring this value take into consideration the type of device using the Web Filter policy. The value should approximately be as per the following information:
  • NX95XX – <1-1000000> (default is 100000)
  • NX75XX – <1-100000> (default is 10000)
  • RFS Switches – <1-10000> (default is 1000)
  • Access Points – <1-1500> (default is 500)

Examples

nx9500-6C8809(config-web-filter-policy-test)#cache-max-recs 9000
nx9500-6C8809(config-web-filter-policy-test)#show context
web-filter-policy test
 cache-max-recs 9000
nx9500-6C8809(config-web-filter-policy-test)#

Related Commands

no (web-filter-policy-config-mode-commands) Reverts the maximum number of stored records to default. Please see the parameter table for default values for the different device types.