Squid external overview Cache Hierarchies What is a cache hierarchy? A cache hierarchy is a collection of caches which "peer" to exchange their contents There are two types of peering relationships - parent and sibling Parent A parent cache is one which allows you to fetch objects through it as well as serving locally cached objects Sibling A sibling cache is one which only allows you to fetch locally cached objects