Specifications
3-174
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show cache http-metadatacache
show cache http-metadatacache
To display HTTP metadata cache information for a WAE, use the show cache http-metadatacache
EXEC command.
show cache http-metadatacache {all | conditional-response | redirect-response |
unauthorized-response} [url]
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
Examples Table 3-13 describes the fields shown in the show cache http-metadatacache all command display.
all Displays cache entries for all HTTP metadata cache response types.
conditional-response Displays cache entries for conditional responses (304).
redirect-response Displays cache entries for redirect responses (301).
unauthorized-response Displays cache entries for authorization required responses (401).
url Displays cache entries matching only the specified URL. If the URL string
contains a question mark (?), it must be escaped with a preceding backslash
(for example, \?).
Table 3-13 Field Descriptions for the show cache http-metadatacache all Command
Field Description
Redirect Cache
Active entries Number of current redirect cache entries
Max Entries Maximum number of redirect cache entries allowed.
URL URL and expiration time (in seconds) for each redirect cache entry.
Conditional Cache
Active entries Number of current conditional cache entries
Max Entries Maximum number of conditional cache entries allowed.
URL URL and expiration time (in seconds) for each conditional cache entry.
Unauthorized Cache
Active entries Number of current unauthorized cache entries
Max Entries Maximum number of unauthorized cache entries allowed.
URL URL and expiration time (in seconds) for each unauthorized cache entry.