slb connection-reuse¶
Configure Connection Reuse
connection-reuse Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
connection-reuse
Element URI
/axapi/v3/slb/connection-reuse
Element Attributes
connection-reuse_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/slb/connection-reuse/stats
Operational Data URI
/axapi/v3/slb/connection-reuse/oper
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: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification
Value
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, zero_pconn_value, zero_pconn_bind_value, current_http1_conn_in_the_pool, current_http2_conn_in_the_pool