slb dns-cache stats¶
Statistics for the object dns-cache
dns-cache Specification¶
Type Configuration Resource Element Name dns-cache Element URI /axapi/v3/slb/dns-cache/stats Element Attributes dns-cache_attributes Schema dns-cache schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/dns-cache/stats | ||
Get Object | GET | /axapi/v3/slb/dns-cache/stats | ||
Modify Object | POST | /axapi/v3/slb/dns-cache/stats | ||
Replace Object | PUT | /axapi/v3/slb/dns-cache/stats | ||
Delete Object | DELETE | /axapi/v3/slb/dns-cache/stats |
dns-cache attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object ageout
Description Total aged out
Type: number
Format: counter
ageout_weight
Description Total aged for lower weight
Type: number
Format: counter
answer_r
Description Response with multiple answers
Type: number
Format: counter
bad_answer
Description Bad Answer
Type: number
Format: counter
bad_q
Description Query not passed
Type: number
Format: counter
bad_r
Description Response not passed
Type: number
Format: counter
current_allocate
Description Current allocate
Type: number
Format: counter
current_data_allocate
Description Current data allocate
Type: number
Format: counter
encode_q
Description Query encoded
Type: number
Format: counter
encode_r
Description Response encoded
Type: number
Format: counter
hit
Description Total cache hit
Type: number
Format: counter
multiple_q
Description Query with multiple questions
Type: number
Format: counter
multiple_r
Description Response with multiple questions
Type: number
Format: counter
oversize_q
Description Query exceed cache size
Type: number
Format: counter
oversize_r
Description Response exceed cache size
Type: number
Format: counter
resolver_queue_full
Description Resolver task queue full
Type: number
Format: counter
total_alloc
Description Total allocated
Type: number
Format: counter
total_freed
Description Total freed
Type: number
Format: counter
total_log
Description Total stats log sent
Type: number
Format: counter
total_q
Description Total query
Type: number
Format: counter
total_r
Description Total server response
Type: number
Format: counter
truncated_r
Description Response with Truncation bit set
Type: number
Format: counter
ttl_r
Description Response with short TTL
Type: number
Format: counter