[[admin/advanced/cache:percent-full, {./percentFull}]]
+
- {./hits}
-
-
- {./misses}
-
-
- {./hitRatio}
-
-
- {./hitsPerSecond}
+ {{{if ./length}}}{./length}{{{else}}}{./itemCount}{{{end}}} / {{{if ./max}}}{./max}{{{else}}}{./maxSize}{{{end}}}
- {{{if ./ttl}}}
- {./ttl}
+ {./hits}
- {{{end}}}
- {{{if (@key == "post")}}}
+
+ {./misses}
+
+
+ {./hitRatio}
+
+
+ {./hitsPerSecond}
+
+
+ {{{ if ./ttl }}}
+
+ {./ttl}
+
+ {{{ end }}}
+ {{{ if (@key == "post") }}}
- {{{end}}}
-
-
+ {{{ end }}}
+