Use this command to display cache information associated with the specified or all IPv4 server farms.
serverfarm-name | (Optional) Specifies the name of the server farm for the display of cache information. |
detail | (Optional) Specifies a detailed level of information should display. |
If no parameter is specified, information for all web caches is displayed.
All command modes.
This example displays information for all caches for this system:
System(rw)->show ip twcb caches fail max curr cache |ins|wcserverfarm |type |wgt|conns|conns|hits ------------------------------------------------------------------------------ 2.1.10.2 |DIS|v4_farm |Probe|1 |10 |0 |0 2.1.10.3 |DIS|v4_farm |Probe|1 |10 |0 |0 2.1.10.4 |DIS|v4_farm |Probe|1 |0 |0 |0 2.1.10.5 |DN |v4_farm |Probe|1 |0 |0 |0 2.1.10.6 |DN |v4_farm |Probe|1 |0 |0 |0 2.1.10.7 |DN |v4_farm |Probe|1 |0 |0 |0 2.1.10.8 |DN |v4_farm |Probe|1 |0 |0 |0 2.1.10.9 |DN |v4_farm |Probe|1 |0 |0 |0 2.1.10.10 |DN |v4_farm |Probe|1 |0 |0 |0 Caches in active state: 0 System(rw)->
This example displays detailed information for the v4_farm server farm cache:
System(rw)->show ip twcb caches v4_farm detail WcServerfarm: v4_farm Cache Server: 2.1.10.2 (DISABLED) (IPv4) Fail-Detect: Probe Connections: 0 Weight: 1 Hits: 0 Max Conns: 10 State Changes: 4 App Port: 80 Probe One: Not Set (default: "$twcb_default") Probe Two: Not Set Last state change: TUE JUL 17 10:31:09 2012 WcServerfarm: v4_farm Cache Server: 2.1.10.3 (DISABLED) (IPv4) Fail-Detect: Probe Connections: 0 Weight: 1 Hits: 0 Max Conns: 10 State Changes: 4 App Port: 80 Probe One: Not Set (default: "$twcb_default") Probe Two: Not Set Last state change: TUE JUL 17 10:31:13 2012 . . . System(rw)->
show ip twcb caches Output Display provides an explanation of the command output.
Output... | What it displays... |
---|---|
cache | Specifies the IP address of the TWCB cache. |
ins | Specifies the service state:
|
wcserverfarm | Specifies the server farm this real server belongs to. |
fail type | Specifies the faildetection type configured for this real server:
|
wgt | Specifies the weight configured for this TWCB cache. |
max conns | Specifies the maximum number of connections allowed for this TWCB cache. |
curr conns | Specifies the current number of connections in use for this TWCB cache. |
hits | Specifies the total number of connections used since the last time statistics were cleared. |