Skip to content

Instantly share code, notes, and snippets.

@blakesmith
Created September 7, 2012 20:01
Show Gist options
  • Save blakesmith/3669178 to your computer and use it in GitHub Desktop.
Save blakesmith/3669178 to your computer and use it in GitHub Desktop.
[root@host bsmith]# traffic_line -r proxy.config.cache.ram_cache.size
32212254720
[root@host bsmith]# traffic_line -r proxy.process.cache.bytes_total
0
[root@host bsmith]# traffic_shell
Successfully Initialized MgmtAPI in /var/trafficserver/trafficserver
% trafficserver> show:cache-stats
Bytes Used --- 0 GB
Cache Size --- 0 GB
--RAM Cache--
Total Bytes -- 0
Bytes Used --- 0
Hits --------- 0
Misses ------- 0
--Lookups--
In Progress -- 0
Hits --------- 0
Misses ------- 0
--Reads--
In Progress -- 0
Hits --------- 0
Misses ------- 0
--Writes--
In Progress -- 0
Hits --------- 0
Misses ------- 0
--Updates--
In Progress -- 0
Hits --------- 0
Misses ------- 0
--Removes--
In Progress -- 0
Hits --------- 0
Misses ------- 0
trafficserver>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment