Pre-fetch – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 396

Advertising
background image

380

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

4

nx4500-5CFA2B(config-content-cache-policy-test)#no forward-proxy vlan 10-20

nx4500-5CFA2B(config-smart-cache-policy-test)#no aging precedence 1

nx4500-5CFA2B(config-smart-cache-policy-test)#no access-log rotate

The following example displays the content cache policy ‘test’ settings after

the no commands are executed:

nx4500-5CFA2B(config-smart-cache-policy-test)#show context

smart-cache-policy test

cache size 30

http-access precedence 4 deny destination-domain .TechPubs

nx4500-5CFA2B(config-smart-cache-policy-test)#

pre-fetch

smart-cache-policy-mode commands

Pre-fetches a specified list of URLs (whose credentials can be stored in the local cache)

This command allows the content cache engine to pre-fetch URLs specified in a URL list. The
pre-fetch function is performed immediately or at a scheduled time, based on configuration.

Supported in the following platforms:

Service Platforms — Brocade Mobility RFS9510

Syntax:

pre-fetch <URL-LIST-NAME> schedule <TIME>

Parameters

pre-fetch <URL-LIST-NAME> schedule <TIME>

Example

nx4500-5CFA2B(config-content-cache-policy-test)#pre-fetch test schedule 12:30

nx4500-5CFA2B(config-content-cache-policy-test)#

nx4500-5CFA2B(config-content-cache-policy-test)#show context

content-cache-policy test

forward-proxy vlan 10-20

cache media all

cache size 30

http-access precedence 100 deny destination-domain test

destination-domain-regex test

access-log rotate 10 every 50 day

pre-fetch test schedule 12:30

nx4500-5CFA2B(config-content-cache-policy-test)#

<URL-LIST-NAME>

Pre-fetches a list of URLs identified by the <URL-LIST-NAME> keyword. URL lists are used to select highly
utilized URLs for smart caching. The selected URLs are monitored and routed according to existing cache
content policies.
The URL list should be existing and configured. For more information on configuring URL lists, see .

schedule <TIME>

Pre-fetches the specified URL list at a specified time

<TIME> – Specify the time in the HH:MM format.

Advertising