This illustration depicts what happens when a cluster member receives a request for cacheable content.

In this case, cluster member cache_Y receives the request. Cache_Y is the owner of the requested content but does not have the content cached. It sends the request to the application Web server, which returns the requested content to cache_Y. Then, cache_Y caches the content and returns it to the client.