get-cache-rule-prop

Syntax

tadm get-cache-rule-prop common_options --config=config_name --vs=vs_name --rule=cache_rule_name (property_name)*

Description

Use this command to view the cache rule properties.

Options

For information about common_options, run the help command.

--config|-c

Specify the name of the configuration for which you want to view cache rule properties.

--vs|-s

Specify the virtual server.

--rule|-r

Specify the cache rule name.

Operands

property-name

Specify the name of the property that you want to view (Optional).

You can view the following cache rule properties:

enabled
max-reload-interval
min-reload-interval
last-modified-factor
min-object-size
max-object-size
cache-auth
query-maxlen
compression
cache-https-response
condition

Example

tadm get-cache-rule-prop --config=www.example.org --vs=www.example.org --rule=cache-rule-1 query-maxlen

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.

See Also

help, set-cache-prop, set-cache-rule-prop