.. _slb_rc_cache_global: slb rc-cache-global =================== global ram cache stats rc-cache-global Specification ----------------------------- ===================================== ============================================================ ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** rc-cache-global **Element URI** /axapi/v3/slb/rc-cache-global **Element Attributes** rc-cache-global_attributes **Statistics Data URI** /axapi/v3/slb/rc-cache-global/stats **Operational Data URI** /axapi/v3/slb/rc-cache-global/oper **Schema** :download:`rc-cache-global schema ` ===================================== ============================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/rc-cache-global .. raw:: html :ref:`1715_rc-cache-global_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/rc-cache-global .. raw:: html :ref:`1715_rc-cache-global_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/rc-cache-global .. raw:: html :ref:`1715_rc-cache-global_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/rc-cache-global .. raw:: html :ref:`1715_rc-cache-global_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/rc-cache-global .. raw:: html :ref:`1715_rc-cache-global_attributes` .. raw:: html
.. _1715_rc-cache-global_attributes: rc-cache-global attributes -------------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1715_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'hits': Cache Hits; 'miss': Cache Misses; 'bytes_served': Bytes Served; 'total_req': Total Requests; 'caching_req': Cacheable Requests; 'nc_req_header': No-cache Request; 'nc_res_header': Not cacheable; 'rv_success': Revalidation Successes; 'rv_failure': Revalidation Failures; 'ims_request': IMS Requests; 'nm_response': Responses from cache 304 Not Modified; 'rsp_type_CL': Responses from server 200 OK - Cont Len; 'rsp_type_CE': Responses from server 200 OK - Chnk Enc; 'rsp_type_304': Responses from server 304 Not Modified; 'rsp_type_other': Responses from server 200 OK - Other; 'rsp_no_compress': Responses from cache 200 OK - No Comp; 'rsp_gzip': Responses from cache 200 OK - Gzip; 'rsp_deflate': Responses from cache 200 OK - Deflate; 'rsp_other': Responses from cache Other; 'nocache_match': Policy URI nocache; 'match': Policy URI cache; 'invalidate_match': Policy URI invalidate; 'content_toobig': Policy Content Too Big; 'content_toosmall': Policy Content Too Small; 'entry_create_failures': Entry Create failures; 'mem_size': Memory Used; 'entry_num': Entry Cached; 'replaced_entry': Entry Replaced; 'aging_entry': Entry Aged Out; 'cleaned_entry': Entry Cleaned; 'rsp_type_stream': Responses from http2 server 200 OK - Stream; **Type:** string **Supported Values:** all, hits, miss, bytes_served, total_req, caching_req, nc_req_header, nc_res_header, rv_success, rv_failure, ims_request, nm_response, rsp_type_CL, rsp_type_CE, rsp_type_304, rsp_type_other, rsp_no_compress, rsp_gzip, rsp_deflate, rsp_other, nocache_match, match, invalidate_match, content_toobig, content_toosmall, entry_create_failures, mem_size, entry_num, replaced_entry, aging_entry, cleaned_entry, rsp_type_stream .. _1715_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - nm_response - 8 - Responses from cache 304 Not Modified * - - rsp_type_304 - 8 - Responses from server 304 Not Modified * - - rsp_other - 8 - Responses from cache Other * - - content_toosmall - 8 - Policy Content Too Small * - - entry_create_failures - 8 - Entry Create failures * - - nocache_match - 8 - Policy URI nocache * - - content_toobig - 8 - Policy Content Too Big * - - nc_res_header - 8 - Not cacheable * - - miss - 8 - Cache Misses * - - nc_req_header - 8 - No-cache Request * - - replaced_entry - 8 - Entry Replaced * - - aging_entry - 8 - Entry Aged Out * - - mem_size - 8 - Memory Used * - - rsp_deflate - 8 - Responses from cache 200 OK - Deflate * - - invalidate_match - 8 - Policy URI invalidate * - - match - 8 - Policy URI cache * - - cleaned_entry - 8 - Entry Cleaned * - - entry_num - 8 - Entry Cached * - - total_req - 8 - Total Requests * - - bytes_served - 8 - Bytes Served * - - rv_success - 8 - Revalidation Successes * - - rv_failure - 8 - Revalidation Failures * - - rsp_gzip - 8 - Responses from cache 200 OK - Gzip * - - hits - 8 - Cache Hits * - - rsp_type_other - 8 - Responses from server 200 OK - Other * - - rsp_type_CE - 8 - Responses from server 200 OK - Chnk Enc * - - rsp_no_compress - 8 - Responses from cache 200 OK - No Comp * - - rsp_type_CL - 8 - Responses from server 200 OK - Cont Len * - - caching_req - 8 - Cacheable Requests * - - ims_request - 8 - IMS Requests * - - rsp_type_stream - 8 - Responses from http2 server 200 OK - Stream .. _1715_oper_data: operational data ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - no_cache_requests - number - no_cache_requests * - - 304_ratio - string - 304_ratio * - - policy_uri_cache - number - policy_uri_cache * - - entries_cached - number - entries_cached * - - replacement-list - - replacement-list * - - entry-list - - entry-list * - - total_request - number - total_request * - - hit_ratio - string - hit_ratio * - - resp_server_no_cache_response - number - resp_server_no_cache_response * - - virtual_server - string - virtual_server * - - resp_server_200_ok_cont - number - resp_server_200_ok_cont * - - cache_hits - number - cache_hits * - - entries_replaced - number - entries_replaced * - - cache_miss - number - cache_miss * - - resp_cache_200_ok_gzip - number - resp_cache_200_ok_gzip * - - display_detail - number - display_detail * - - resp_cache_200_ok_no_comp - number - resp_cache_200_ok_no_comp * - - policy_uri_nocache - number - policy_uri_nocache * - - uri_name - string - uri_name * - - memory_used - string - memory_used * - - ims_requests - number - ims_requests * - - revalidation_failure - number - revalidation_failure * - - entries_aged - number - entries_aged * - - resp_server_200_ok_chunk - number - resp_server_200_ok_chunk * - - bytes_served - string - bytes_served * - - revalidation_success - number - revalidation_success * - - resp_cache_200_ok_deflate - number - resp_cache_200_ok_deflate * - - entries_create_fail - number - entries_create_fail * - - policy_content_small - number - policy_content_small * - - policy_content_big - number - policy_content_big * - - resp_cache_other - number - resp_cache_other * - - resp_cache_304_not_modified - number - resp_cache_304_not_modified * - - resp_server_other - number - resp_server_other * - - cacheable_requests - number - cacheable_requests * - - virtual_port - number - virtual_port * - - entries_cleaned - number - entries_cleaned * - - polic_uri_invalidate - number - polic_uri_invalidate * - - resp_server_304_not_modified - number - resp_server_304_not_modified