slb rc-cache-global stats¶
Statistics for the object rc-cache-global
rc-cache-global Specification¶
Type Configuration Resource Element Name rc-cache-global Element URI /axapi/v3/slb/rc-cache-global/stats Element Attributes rc-cache-global_attributes Schema rc-cache-global schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/rc-cache-global/stats | ||
Get Object | GET | /axapi/v3/slb/rc-cache-global/stats | ||
Modify Object | POST | /axapi/v3/slb/rc-cache-global/stats | ||
Replace Object | PUT | /axapi/v3/slb/rc-cache-global/stats | ||
Delete Object | DELETE | /axapi/v3/slb/rc-cache-global/stats |
rc-cache-global attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object aging_entry
Description Entry Aged Out
Type: number
Format: counter
bytes_served
Description Bytes Served
Type: number
Format: counter
caching_req
Description Cacheable Requests
Type: number
Format: counter
cleaned_entry
Description Entry Cleaned
Type: number
Format: counter
content_toobig
Description Policy Content Too Big
Type: number
Format: counter
content_toosmall
Description Policy Content Too Small
Type: number
Format: counter
entry_create_failures
Description Entry Create failures
Type: number
Format: counter
entry_num
Description Entry Cached
Type: number
Format: counter
hits
Description Cache Hits
Type: number
Format: counter
ims_request
Description IMS Requests
Type: number
Format: counter
invalidate_match
Description Policy URI invalidate
Type: number
Format: counter
match
Description Policy URI cache
Type: number
Format: counter
mem_size
Description Memory Used
Type: number
Format: counter
miss
Description Cache Misses
Type: number
Format: counter
nc_req_header
Description No-cache Request
Type: number
Format: counter
nc_res_header
Description Not cacheable
Type: number
Format: counter
nm_response
Description Responses from cache 304 Not Modified
Type: number
Format: counter
nocache_match
Description Policy URI nocache
Type: number
Format: counter
replaced_entry
Description Entry Replaced
Type: number
Format: counter
rsp_deflate
Description Responses from cache 200 OK - Deflate
Type: number
Format: counter
rsp_gzip
Description Responses from cache 200 OK - Gzip
Type: number
Format: counter
rsp_no_compress
Description Responses from cache 200 OK - No Comp
Type: number
Format: counter
rsp_other
Description Responses from cache Other
Type: number
Format: counter
rsp_type_304
Description Responses from server 304 Not Modified
Type: number
Format: counter
rsp_type_CE
Description Responses from server 200 OK - Chnk Enc
Type: number
Format: counter
rsp_type_CL
Description Responses from server 200 OK - Cont Len
Type: number
Format: counter
rsp_type_other
Description Responses from server 200 OK - Other
Type: number
Format: counter
rsp_type_stream
Description Responses from http2 server 200 OK - Stream
Type: number
Format: counter
rv_failure
Description Revalidation Failures
Type: number
Format: counter
rv_success
Description Revalidation Successes
Type: number
Format: counter
total_req
Description Total Requests
Type: number
Format: counter