Client-side Cache Hits is the total number of calls made to GetServerForDatabase that do not have to make an RPC to the server because the cached information is sufficient. It includes periodic queries to keep the cache up to date, which are not reflected in cache hits nor misses.
Client-Reported Failures - Autodiscover Failures is the number of client-reported free/busy requests that failed due to Autodiscover ...
Client-Reported Failures - Connection Failures is the number of client-reported free/busy requests that failed because the ...
Client-Reported Failures - Partial or Other Failures is the number of client-reported free/busy requests that failed due ...
Client-Reported Failures - Total is the total number of client-reported free/busy requests that failed since the service ...
Client-side Cache Hits is the total number of calls made to GetServerForDatabase that do not have to make an RPC to the server ...
Client-side Cache Misses is the total number of calls made to GetServerForDatabase that have made an RPC to the server because ...
Client-side Calls ReadThrough is the number of times GetServerForDatabase is called with the ReadThrough flag. The ReadThrough ...
Client-side Calls/Sec is the rate at which remote clients are querying for the current server hosting a particular mailbox ...
Client-side RPC Calls is the total number of calls made to GetServerForDatabase that have to make an RPC to the server. It ...