How is the cache hit percentage for an Ajax request calculated?
The cache hit is calculated using the following formula:
Total no. of records - no. of records that has BT (or AST) ) / total no. of records.
Note: If the page has no BT (business transactions), then the cache hit will be 100%.