.................................................................................................................................... ........................................................................................................................
List of Server CommandsServer Diagnostics and Control Commands
24-2 365-360-001R6.0
Issue 1, December 2008
.................................................................................................................................... ........................................................................................................................
List of Server CommandsAbout Server Commands
This section describes each command by listing the following components:
•Command name
•Brief description of the command
•Command format containing syntax and arguments
•Table of arguments, if any
Argument description
The following list describes the special symbols used within the command format line of
each description.
•Arguments within square brackets ([ ]) are optional.
•Arguments within angle brackets (< >) are variables that represent an appropriate
value.
•Arguments separated by a pipe symbol (|) indicate that only one of the arguments
can be used for each execution of the command.
cache
The cache command is used to add, count, delete, or list a cache entry.
Command Format:
cache add KEY[NAME=VALUE][NAME=VALUE]...|count KEY|delete
KEY|list KEY|dump KEY|save FILE|load FILE
The following ][section lists the cache commands and their arguments:
cache add
Description: Adds an entry to the cache.
Command Format: cache add [-live <sec>][-idle<sec>] <key> [NAME-
VALUE]
-live <sec> The amount of time, in seconds, for this entry to
reinforce the -live.
-idle <sec> The amount of time, in seconds, to remove the entry
from the cache if the entry has not been updated.
key The name of the cache entry.
NAME-VALUE A list of attribute=value pairs.