Use this command to display cache information associated with the specified or all IPv6 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 ipv6 twcb caches fail max curr cache |ins|wcserverfarm |type |wgt|conns|conns|hits ------------------------------------------------------------------------------ 2001:10::2 |DN |v6_farm |Probe|1 |0 |0 |0 Caches in active state: 0 System(rw)->
This example displays detailed information for the v6_farm server farm cache:
System(rw)->show ipv6 twcb caches v6_farm detail WcServerfarm: v6_farm Cache Server: 2001:10::2 (DOWN) (IPv6) Fail-Detect: Probe Connections: 0 Weight: 1 Hits: 0 Max Conns: No Limit State Changes: 2 App Port: 80 Probe One: Not Set (default: "$twcb_default") Probe Two: Not Set Last state change: TUE JUL 17 10:32:12 2012 Caches in active state: 0 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. |