Details
Description
Both `dfs.client.socketcache.capacity` and `dfs.client.socketcache.expiryMsec` mention that cache is for short-circuit reads. That appears to be not the case as PeerCache is also used for caching TCP remote connections:
Both `dfs.client.socketcache.capacity` and `dfs.client.socketcache.expiryMsec` mention that cache is for short-circuit reads. That appears to be not the case as PeerCache is also used for caching TCP remote connections: