1.

What Algorithms Are Used For Cache Content Replacement?

Answer»

The Array(Hardware load balancer) CACHE uses several algorithms for determining cache replacement behavior, depending on the context. In most CASES, the Array will USE LRU (LEAST Recently Used) to remove older content when space is needed.

The Array(Hardware load balancer) Cache uses several algorithms for determining cache replacement behavior, depending on the context. In most cases, the Array will use LRU (Least Recently Used) to remove older content when space is needed.



Discussion

No Comment Found