The display web-proxy cache web-resource command displays cache information about a specified web resource on the virtual gateway.
| Parameter | Description | Value |
|---|---|---|
| resource-name | Specifies the URL of the web resource to be displayed. | The value is a string of 1 to 127 characters. Wildcard asterisk (*) is supported in the subdomain, generic top-level domain (gTLD), and country code top-level domain (ccTLD), for example, *.huawei.com, *.net, *.org, *.cn, and *.us. |
# Display web proxy cache information about web resource http://www.example.com.
<sysname> system-view [sysname] v-gateway gateway [sysname-gateway] service [sysname-gateway-service] display web-proxy cache web-resource http://www.example.com Web-Proxy Cache Web-Resource Statistics Information: ------------------------------------------------------------------------------- Web resource is no cached : NO Web resource is incremental : NO Web resource size(Bytes) : 2013 Web resource memory page number : 3 Web resource access count : 3 Web resource last access time : 2012/04/27 17:00:08 ------------------------------------------------------------------------------- -------End
Item |
Description |
|---|---|
Web resource is no cached |
Whether the resource can be cached |
Web resource is incremental |
Whether the resource is incrementally cached |
Web resource size(Bytes) |
Memory size occupied by the web resource, in bytes |
Web resource memory page number |
Number of memory pages occupied by the web resource |
Web resource access count |
Number of times the web resource is accessed |
Web resource last access time |
Last access time of the web resource, in GMT format |