On Fri, 5 Aug 2005, Askar wrote:
> I want to configure a cache server which have three parents. Do a
> child have more then on parent ? :)
Most of us have two (father & mother).
> cache_peer parent-cache1 parent 3128 3130 no-query proxy-only
> cache_peer parent-cache2 parent 3128 3130 no-query proxy-only
> cache_peer parent-cache3 parent 3128 3130 no-query proxy-only
>
> However when i check on parent proxy i could see only parent-cache1 got the
> request not the others. So what exactly i want to choose parent in round
> robin fashion.
Then add round-robin to the list of options...
> secondly if the child cache request an object from parents it serve it
> without caching it local is "no-query proxy-only" is right for that purpose?
no-query disabled ICP. Not related to caching.
proxy-only disables local caching of requests fetched from this peer.
Regards
Henrik
Received on Fri Aug 05 2005 - 07:05:39 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT