/stats/slb/accel/caching/summary
Caching Summary Statistics
 
>> Caching Statistics# summary
Statistics measuring period is 5 seconds.
------------------------------------------------------------------
Total number of objects served from cache: 0
Cache hits percentage: 0
Cache serving rate (requests/second): 0
Total number of new cached objects: 0
Objects caching rate (objects/seconds): 0
Number of new cached bytes: 0
New cached bytes rate (bytes/seconds): 0

New cached objects average size
------------------------------------------------------------------
Object of size smaller than 10KB: 0
Object of size between 11KB and 50KB: 0
Object of size between 51KB and 100KB: 0
Object of size between 101KB and 1MB: 0
Object of size Larger than 1MB: 0
Caching summary statistics are described in the following table:
 
Caching Summary Statistics (/stats/slb/accel/caching/summary) 
Statistic
Description
Number of objects served from cache
Number of objects served by cache within the measuring period.
Cache hits percentage
Percent of HTTP requests served by objects from cache.
Cache serving rate (Requests/Second)
Rate of requests served by cache every second, calculated as the total number of requests served by cache divided by the measuring period.
Number of new cached objects
Number of new objects cached during the measuring period.
Objects caching rate (Object/Second)
Average number of objects cached every second, calculated as the number of new cached objects divided by the measuring period.
Number of new cached bytes
Number of new bytes cached during the measuring period,
New cached bytes rate (Byte/Sec)
Average number of bytes cached every second, calculated as the number of new bytes objects divided by the measuring period.
Object of size smaller than 10KB
Number of objects cached during the last measuring period of an average size smaller than 10 KB.
Object of size between 11KB and 50KB
Number of objects cached during the last measuring period of an average size between 11 KB and 50 KB.
Object of size between 51KB and 100KB
Number of objects cached during the last measuring period of an average size between 51 KB and 100 KB.
Object of size between 101KB and 1MB
Number of objects cached during the last measuring period of an average size between 101 KB and 1 MB.
Object of size Larger than 1MB
Number of objects cached during the last measuring period of an average size larger than 1 MB.