ltm rule command CACHE hitsΒΆ

iRule(1)						BIG-IP TMSH Manual						  iRule(1)

CACHE::hits
       Returns the document cache hits.

SYNOPSIS
       CACHE::hits

DESCRIPTION
       Returns the document cache hits.

       CACHE::hits

	    * Returns the document cache hits.

RETURN VALUE
       Returns the document cache hits.

VALID DURING
EXAMPLES
	when CACHE_REQUEST {
	  log local0. "[CACHE::hits] cache hits for document at [HTTP::uri]"
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-9.0.3 --First introduced the command.

BIG-IP							    2022-04-12							  iRule(1)