Disabling automatic removal of stale security content

Prev Next

Security content is updated every hour, so stale files are automatically removed from the cache by default. Use the commands in this section to stop stale files from being removed automatically.

To disable the automatic removal of stale security content:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Disable the automatic removal feature:

    hostname (config) # no fenet dti proxy cache purge auto enable
  3. Verify your change:

    hostname (config) # show fenet dti proxy configuration all

    The value of the Auto-Purge Cached Security-Content Deltas line should be no.

  4. Save your change:

    hostname (config) # write memory

Note

Use the fenet dti proxy cache purge auto enable command to re-enable the feature.

Example

The following example disables automatic removal of stale security content delta files.

hostname (config) # no fenet dti proxy cache purge auto enable
hostname (config) # show fenet dti proxy configuration all

Fenet Cache Proxy State:       running
Fenet Cache Proxy Configurations:
  Listening Port:                 8443
  Cache Size:                     130000 MB
  Maximum Cache-able Object Size: 26843545600 bytes

Additional Configurations:
  CDN Server:                                download.fireeye.com
  Auto-Purge Cached Security-Content Deltas: no
  Terminate Connection on SSL error:         yes
  Debug Options:                             ALL,1
  URL Query String Logging:                  no