web-proxy cache size
Configures the web proxy cache size.
Syntax
web-proxy cache size <size>
Parameters
<size> | Size of the cache in gigabytes (GB). This command only accepts up to two decimal places after the decimal. For example, 12 is accepted and 12.28 is accepted, but 12.285 is not accepted. |
Usage
The management disk must be large enough to allocate at least 5 GB of space for the web proxy cache. Using this command purges the existing cache.
You can decrease (down to 5 GB) or enlarge the cache size up to the current license limit of the VCX model (licenses range from 200 GB to 800 GB). If the configured cache size is larger than what the disk can support an alarm is raised. For example, if you configure a web proxy cache size of 15 GB but the actual available space on the disk is 5 GB then the actual cache size is 5 GB because this is what the disk can support.
The SteelCentral Controller for SteelHead is required to manage web proxy operations. See the SteelCentral Controller for SteelHead User Guide for more information.
Example
amnesiac (config) # web-proxy cache size 6.14
amnesiac > show web-proxy cache size
Web-proxy min license allowed cache size (GB): 5.00
Web-proxy max license allowed cache size (GB): 200.00
Web-proxy configured cache size (GB): 6.14
Web-proxy actual cache size (GB): 6.14
In the following example, an error message is generated when you configure a cache size below the minimum required:
amnesiac (config) # web-proxy cache size 4
% Invalid webproxy cache size, cache size needs to be between 5GB and 200GB
Product
SteelHead-v
Related Commands