slb connection-reuse¶
Configure Connection Reuse
connection-reuse Specification¶
Type Configuration Resource Element Name connection-reuse Element URI /axapi/v3/slb/connection-reuse Element Attributes connection-reuse_attributes Statistics Data URI /axapi/v3/slb/connection-reuse/stats Operational Data URI /axapi/v3/slb/connection-reuse/oper Schema connection-reuse schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/connection-reuse | ||
Get Object | GET | /axapi/v3/slb/connection-reuse | ||
Modify Object | POST | /axapi/v3/slb/connection-reuse | ||
Replace Object | PUT | /axapi/v3/slb/connection-reuse | ||
Delete Object | DELETE | /axapi/v3/slb/connection-reuse |
connection-reuse attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘current_open’: Open persist; ‘current_active’: Active persist; ‘nbind’: Total bind; ‘nunbind’: Total unbind; ‘nestab’: Total established; ‘ntermi’: Total terminated; ‘ntermi_err’: Total terminated by err; ‘delay_unbind’: Delayed unbind; ‘long_resp’: Long resp; ‘miss_resp’: Missed resp; ‘unbound_data_rcv’: Unbound data rcvd; ‘pause_conn’: Pause request; ‘pause_conn_fail’: Pause request fail; ‘resume_conn’: Resume request; ‘not_remove_from_rport’: Not remove from list;
Type: string
Supported Values: all, current_open, current_active, nbind, nunbind, nestab, ntermi, ntermi_err, delay_unbind, long_resp, miss_resp, unbound_data_rcv, pause_conn, pause_conn_fail, resume_conn, not_remove_from_rport
stats data¶
Counter | Size | Description | |
---|---|---|---|
miss_resp | 8 | Missed resp | |
ntermi_err | 8 | Total terminated by err | |
current_open | 8 | Open persist | |
current_active | 8 | Active persist | |
pause_conn | 8 | Pause request | |
delay_unbind | 8 | Delayed unbind | |
long_resp | 8 | Long resp | |
ntermi | 8 | Total terminated | |
pause_conn_fail | 8 | Pause request fail | |
nunbind | 8 | Total unbind | |
unbound_data_rcv | 8 | Unbound data rcvd | |
resume_conn | 8 | Resume request | |
nbind | 8 | Total bind | |
not_remove_from_rport | 8 | Not remove from list | |
nestab | 8 | Total established |
operational data¶
Counter | Size | Description | |
---|---|---|---|
cpu-count | number | cpu-count | |
connection-reuse-cpu-list | connection-reuse-cpu-list |