slb connection-reuse stats¶
Statistics for the object connection-reuse
connection-reuse Specification¶
Parameter Value Type Configuration Resource Element Name connection-reuse Element URI /axapi/v3/slb/connection-reuse/stats Element Attributes connection-reuse_attributes Partition Visibility None Schema connection-reuse schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/connection-reuse/stats | ||
Get Object | GET | /axapi/v3/slb/connection-reuse/stats | ||
Modify Object | POST | /axapi/v3/slb/connection-reuse/stats | ||
Replace Object | PUT | /axapi/v3/slb/connection-reuse/stats | ||
Delete Object | DELETE | /axapi/v3/slb/connection-reuse/stats |
connection-reuse attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object current_active
Description Active persist
Type: number
Format: counter
current_open
Description Open persist
Type: number
Format: counter
delay_unbind
Description Delayed unbind
Type: number
Format: counter
long_resp
Description Long resp
Type: number
Format: counter
miss_resp
Description Missed resp
Type: number
Format: counter
nbind
Description Total bind
Type: number
Format: counter
nestab
Description Total established
Type: number
Format: counter
not_remove_from_rport
Description Not remove from list
Type: number
Format: counter
ntermi
Description Total terminated
Type: number
Format: counter
ntermi_err
Description Total terminated by err
Type: number
Format: counter
nunbind
Description Total unbind
Type: number
Format: counter
pause_conn
Description Pause request
Type: number
Format: counter
pause_conn_fail
Description Pause request fail
Type: number
Format: counter
resume_conn
Description Resume request
Type: number
Format: counter
unbound_data_rcv
Description Unbound data rcvd
Type: number
Format: counter
zero_pconn_bind_value
Description Zero current pconn bind counter value
Type: number
Format: counter
zero_pconn_value
Description Zero current pconn counter value
Type: number
Format: counter