slb persist stats¶
Statistics for the object persist
persist Specification¶
Type Configuration Resource Element Name persist Element URI /axapi/v3/slb/persist/stats Element Attributes persist_attributes Schema persist schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/persist/stats | ||
Get Object | GET | /axapi/v3/slb/persist/stats | ||
Modify Object | POST | /axapi/v3/slb/persist/stats | ||
Replace Object | PUT | /axapi/v3/slb/persist/stats | ||
Delete Object | DELETE | /axapi/v3/slb/persist/stats |
persist attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object cookie_invalid
Description Invalid persist cookie
Type: number
Format: counter
cookie_not_found
Description Persist cookie not found
Type: number
Format: counter
cookie_pass_thru
Description Persist cookie Pass-thru
Type: number
Format: counter
cookie_persist_fail
Description Cookie persist fail
Type: number
Format: counter
cookie_persist_ok
Description Cookie persist ok
Type: number
Format: counter
cssl_sid_match
Description Client SSL SID match
Type: number
Format: counter
cssl_sid_not_found
Description Client SSL SID not found
Type: number
Format: counter
cssl_sid_not_match
Description Client SSL SID not match
Type: number
Format: counter
dst_ip
Description DST IP persist ok
Type: number
Format: counter
dst_ip_enqueue
Description DST IP persist enqueue
Type: number
Format: counter
dst_ip_fail
Description DST IP persist fail
Type: number
Format: counter
dst_ip_hash_enqueue
Description DST IP hash persist(enQ)
Type: number
Format: counter
dst_ip_hash_fail
Description DST IP hash persist fail
Type: number
Format: counter
dst_ip_hash_pri
Description DST IP hash persist(pri)
Type: number
Format: counter
dst_ip_hash_sec
Description DST IP hash persist(sec)
Type: number
Format: counter
dst_ip_new_sess_cache
Description DST IP new sess (cache)
Type: number
Format: counter
dst_ip_new_sess_cache_fail
Description DST IP new sess fail (c)
Type: number
Format: counter
dst_ip_new_sess_sel
Description DST IP new sess (select)
Type: number
Format: counter
dst_ip_new_sess_sel_fail
Description DST IP new sess fail (s)
Type: number
Format: counter
hash_tbl_create_fail
Description Hash tbl create fail
Type: number
Format: counter
hash_tbl_create_ok
Description Hash tbl create ok
Type: number
Format: counter
hash_tbl_free
Description Hash tbl free
Type: number
Format: counter
hash_tbl_rst_adddel
Description Hash tbl reset (add/del)
Type: number
Format: counter
hash_tbl_rst_updown
Description Hash tbl reset (up/down)
Type: number
Format: counter
hash_tbl_trylock_fail
Description Hash tbl lock fail
Type: number
Format: counter
header_hash_enqueue
Description Header hash persist(enQ)
Type: number
Format: counter
header_hash_fail
Description Header hash persist fail
Type: number
Format: counter
header_hash_pri
Description Header hash persist(pri)
Type: number
Format: counter
header_hash_sec
Description Header hash persist(sec)
Type: number
Format: counter
src_ip
Description SRC IP persist ok
Type: number
Format: counter
src_ip_enforce
Description Enforce higher priority
Type: number
Format: counter
src_ip_enqueue
Description SRC IP persist enqueue
Type: number
Format: counter
src_ip_fail
Description SRC IP persist fail
Type: number
Format: counter
src_ip_hash_enqueue
Description SRC IP hash persist(enQ)
Type: number
Format: counter
src_ip_hash_fail
Description SRC IP hash persist fail
Type: number
Format: counter
src_ip_hash_pri
Description SRC IP hash persist(pri)
Type: number
Format: counter
src_ip_hash_sec
Description SRC IP hash persist(sec)
Type: number
Format: counter
src_ip_new_sess_cache
Description SRC IP new sess (cache)
Type: number
Format: counter
src_ip_new_sess_cache_fail
Description SRC IP new sess fail (c)
Type: number
Format: counter
src_ip_new_sess_sel
Description SRC IP new sess (select)
Type: number
Format: counter
src_ip_new_sess_sel_fail
Description SRC IP new sess fail (s)
Type: number
Format: counter
ssl_sid_persist_fail
Description SSL SID persist fail
Type: number
Format: counter
ssl_sid_persist_ok
Description SSL SID persist ok
Type: number
Format: counter
ssl_sid_session_fail
Description Create SSL SID fail
Type: number
Format: counter
ssl_sid_session_ok
Description Create SSL SID ok
Type: number
Format: counter
sssl_sid_match
Description Server SSL SID match
Type: number
Format: counter
sssl_sid_not_found
Description Server SSL SID not found
Type: number
Format: counter
sssl_sid_not_match
Description Server SSL SID not match
Type: number
Format: counter
sssl_sid_reset
Description Server SSL SID reset
Type: number
Format: counter
url_hash_enqueue
Description URL hash persist (enQ)
Type: number
Format: counter
url_hash_fail
Description URL hash persist fail
Type: number
Format: counter
url_hash_pri
Description URL hash persist (pri)
Type: number
Format: counter
url_hash_sec
Description URL hash persist (sec)
Type: number
Format: counter