Tag: Cache

Cache Efficiency

The system property that describes the ratio of “cache hits” to the number of requests.

Cache Hit

A cache hit is when a request for data from a cache server is found on the server in memory or on disk and served.

Cache Miss

A cache miss is when a request for data from a cache server is not found on the server in memory or on disk. The

The Streaming Video Wiki is organized and maintained by the Streaming Video Technology Alliance, a global technical associated to solving the critical technical challenges of streaming high-quality video at scale. For more information about the SVTA or questions about this Wiki, please contact the SVTA.