slb persist¶
Configure persist
persist Specification¶
Type Configuration Resource Element Name persist Element URI /axapi/v3/slb/persist Element Attributes persist_attributes Statistics Data URI /axapi/v3/slb/persist/stats Operational Data URI /axapi/v3/slb/persist/oper Schema persist schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/persist | ||
Get Object | GET | /axapi/v3/slb/persist | ||
Modify Object | POST | /axapi/v3/slb/persist | ||
Replace Object | PUT | /axapi/v3/slb/persist | ||
Delete Object | DELETE | /axapi/v3/slb/persist |
persist 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; ‘hash_tbl_trylock_fail’: Hash tbl lock fail; ‘hash_tbl_create_ok’: Hash tbl create ok; ‘hash_tbl_create_fail’: Hash tbl create fail; ‘hash_tbl_free’: Hash tbl free; ‘hash_tbl_rst_updown’: Hash tbl reset (up/down); ‘hash_tbl_rst_adddel’: Hash tbl reset (add/del); ‘url_hash_pri’: URL hash persist (pri); ‘url_hash_enqueue’: URL hash persist (enQ); ‘url_hash_sec’: URL hash persist (sec); ‘url_hash_fail’: URL hash persist fail; ‘header_hash_pri’: Header hash persist(pri); ‘header_hash_enqueue’: Header hash persist(enQ); ‘header_hash_sec’: Header hash persist(sec); ‘header_hash_fail’: Header hash persist fail; ‘src_ip’: SRC IP persist ok; ‘src_ip_enqueue’: SRC IP persist enqueue; ‘src_ip_fail’: SRC IP persist fail; ‘src_ip_new_sess_cache’: SRC IP new sess (cache); ‘src_ip_new_sess_cache_fail’: SRC IP new sess fail (c); ‘src_ip_new_sess_sel’: SRC IP new sess (select); ‘src_ip_new_sess_sel_fail’: SRC IP new sess fail (s); ‘src_ip_hash_pri’: SRC IP hash persist(pri); ‘src_ip_hash_enqueue’: SRC IP hash persist(enQ); ‘src_ip_hash_sec’: SRC IP hash persist(sec); ‘src_ip_hash_fail’: SRC IP hash persist fail; ‘src_ip_enforce’: Enforce higher priority; ‘dst_ip’: DST IP persist ok; ‘dst_ip_enqueue’: DST IP persist enqueue; ‘dst_ip_fail’: DST IP persist fail; ‘dst_ip_new_sess_cache’: DST IP new sess (cache); ‘dst_ip_new_sess_cache_fail’: DST IP new sess fail (c); ‘dst_ip_new_sess_sel’: DST IP new sess (select); ‘dst_ip_new_sess_sel_fail’: DST IP new sess fail (s); ‘dst_ip_hash_pri’: DST IP hash persist(pri); ‘dst_ip_hash_enqueue’: DST IP hash persist(enQ); ‘dst_ip_hash_sec’: DST IP hash persist(sec); ‘dst_ip_hash_fail’: DST IP hash persist fail; ‘cssl_sid_not_found’: Client SSL SID not found; ‘cssl_sid_match’: Client SSL SID match; ‘cssl_sid_not_match’: Client SSL SID not match; ‘sssl_sid_not_found’: Server SSL SID not found; ‘sssl_sid_reset’: Server SSL SID reset; ‘sssl_sid_match’: Server SSL SID match; ‘sssl_sid_not_match’: Server SSL SID not match; ‘ssl_sid_persist_ok’: SSL SID persist ok; ‘ssl_sid_persist_fail’: SSL SID persist fail; ‘ssl_sid_session_ok’: Create SSL SID ok; ‘ssl_sid_session_fail’: Create SSL SID fail; ‘cookie_persist_ok’: Cookie persist ok; ‘cookie_persist_fail’: Cookie persist fail; ‘cookie_not_found’: Persist cookie not found; ‘cookie_pass_thru’: Persist cookie Pass-thru; ‘cookie_invalid’: Invalid persist cookie;
Type: string
Supported Values: all, hash_tbl_trylock_fail, hash_tbl_create_ok, hash_tbl_create_fail, hash_tbl_free, hash_tbl_rst_updown, hash_tbl_rst_adddel, url_hash_pri, url_hash_enqueue, url_hash_sec, url_hash_fail, header_hash_pri, header_hash_enqueue, header_hash_sec, header_hash_fail, src_ip, src_ip_enqueue, src_ip_fail, src_ip_new_sess_cache, src_ip_new_sess_cache_fail, src_ip_new_sess_sel, src_ip_new_sess_sel_fail, src_ip_hash_pri, src_ip_hash_enqueue, src_ip_hash_sec, src_ip_hash_fail, src_ip_enforce, dst_ip, dst_ip_enqueue, dst_ip_fail, dst_ip_new_sess_cache, dst_ip_new_sess_cache_fail, dst_ip_new_sess_sel, dst_ip_new_sess_sel_fail, dst_ip_hash_pri, dst_ip_hash_enqueue, dst_ip_hash_sec, dst_ip_hash_fail, cssl_sid_not_found, cssl_sid_match, cssl_sid_not_match, sssl_sid_not_found, sssl_sid_reset, sssl_sid_match, sssl_sid_not_match, ssl_sid_persist_ok, ssl_sid_persist_fail, ssl_sid_session_ok, ssl_sid_session_fail, cookie_persist_ok, cookie_persist_fail, cookie_not_found, cookie_pass_thru, cookie_invalid
stats data¶
Counter | Size | Description | |
---|---|---|---|
ssl_sid_session_ok | 8 | Create SSL SID ok | |
sssl_sid_not_match | 8 | Server SSL SID not match | |
cookie_invalid | 8 | Invalid persist cookie | |
cookie_persist_fail | 8 | Cookie persist fail | |
url_hash_sec | 8 | URL hash persist (sec) | |
header_hash_pri | 8 | Header hash persist(pri) | |
src_ip_hash_pri | 8 | SRC IP hash persist(pri) | |
src_ip_new_sess_cache | 8 | SRC IP new sess (cache) | |
src_ip_new_sess_sel_fail | 8 | SRC IP new sess fail (s) | |
sssl_sid_match | 8 | Server SSL SID match | |
dst_ip_hash_sec | 8 | DST IP hash persist(sec) | |
src_ip_hash_sec | 8 | SRC IP hash persist(sec) | |
cookie_not_found | 8 | Persist cookie not found | |
dst_ip_new_sess_cache | 8 | DST IP new sess (cache) | |
cssl_sid_match | 8 | Client SSL SID match | |
hash_tbl_create_fail | 8 | Hash tbl create fail | |
dst_ip_new_sess_sel | 8 | DST IP new sess (select) | |
src_ip | 8 | SRC IP persist ok | |
ssl_sid_persist_fail | 8 | SSL SID persist fail | |
dst_ip_hash_fail | 8 | DST IP hash persist fail | |
hash_tbl_rst_adddel | 8 | Hash tbl reset (add/del) | |
cssl_sid_not_match | 8 | Client SSL SID not match | |
ssl_sid_session_fail | 8 | Create SSL SID fail | |
dst_ip_hash_pri | 8 | DST IP hash persist(pri) | |
url_hash_enqueue | 8 | URL hash persist (enQ) | |
hash_tbl_create_ok | 8 | Hash tbl create ok | |
cookie_pass_thru | 8 | Persist cookie Pass-thru | |
sssl_sid_reset | 8 | Server SSL SID reset | |
src_ip_new_sess_cache_fail | 8 | SRC IP new sess fail (c) | |
dst_ip_new_sess_sel_fail | 8 | DST IP new sess fail (s) | |
url_hash_pri | 8 | URL hash persist (pri) | |
url_hash_fail | 8 | URL hash persist fail | |
hash_tbl_free | 8 | Hash tbl free | |
src_ip_enforce | 8 | Enforce higher priority | |
hash_tbl_rst_updown | 8 | Hash tbl reset (up/down) | |
hash_tbl_trylock_fail | 8 | Hash tbl lock fail | |
cssl_sid_not_found | 8 | Client SSL SID not found | |
dst_ip_hash_enqueue | 8 | DST IP hash persist(enQ) | |
header_hash_sec | 8 | Header hash persist(sec) | |
sssl_sid_not_found | 8 | Server SSL SID not found | |
src_ip_new_sess_sel | 8 | SRC IP new sess (select) | |
header_hash_fail | 8 | Header hash persist fail | |
dst_ip_fail | 8 | DST IP persist fail | |
src_ip_hash_enqueue | 8 | SRC IP hash persist(enQ) | |
header_hash_enqueue | 8 | Header hash persist(enQ) | |
src_ip_enqueue | 8 | SRC IP persist enqueue | |
src_ip_hash_fail | 8 | SRC IP hash persist fail | |
cookie_persist_ok | 8 | Cookie persist ok | |
dst_ip_enqueue | 8 | DST IP persist enqueue | |
dst_ip_new_sess_cache_fail | 8 | DST IP new sess fail (c) | |
dst_ip | 8 | DST IP persist ok | |
src_ip_fail | 8 | SRC IP persist fail | |
ssl_sid_persist_ok | 8 | SSL SID persist ok |
operational data¶
Counter | Size | Description | |
---|---|---|---|
persist-cpu-list | persist-cpu-list | ||
cpu-count | number | cpu-count |