Skip to content
Was this article helpful?

cr-action

The following operations can be performed on "cr-action":

show cr action

Displays information about all the built-in or user defined cache redirection actions.

Synopsis

show cr action [<name>]

Arguments

name

Name of the action for which to display detailed information.

Output

crType

Type to decide where to redirect the requests if the cache redirection policy is hit. The valid options are as follows: CACHE - Directs all the requests to the cache if cache redirection policy is hit. ORIGIN - Directs all requests to the origin server if the cache redirection policy is hit.

stateflag

builtin

Flag to determine whether CRACTION is default or not.

feature

The feature to be checked while applying this config

isDefault

A value of true is returned if it is a default cr action.

hits

The number of times the action has been taken.

referenceCount

The number of references to the action.

undefHits

The number of times the action resulted in UNDEF.

comment

Comment. Any type of information about this responder action.

devno

count

Was this article helpful?