On Sat, 23 Dec 2000 [EMAIL PROTECTED] wrote:
<snip>
> I have a parent/sibling cache proxy.
>
>
> Internet<----->parent cache<----->cache sibling<----->browser
>
>
> Question:
> If I access a website will both cache proxy store it?
>
depends on how you configure the child cache
if you like the child cache not to store objects taken from the
parent cache...
cache_peer <parent.proxy.com> parent <proxy_port> <icp_port> proxy-only
this would prevent duplicate entries.
Another use of this is when you've got 2 proxies running on the same level
(siblings)
on proxy 1 :
cache_peer proxy2address sibling 3128 3128 proxy-only
on proxy 2 :
cache_peer proxy1address sibling 3128 3128 proxy-only
this would prevent duplicate objects. Although take note that duplicates
could still occur.
hth,
-Mark
*************************************************************************
Mark Anthony J. Mercado [EMAIL PROTECTED]
Laguna Internet, Incorporated
Rm 404 Vega Centre, Lopez Avenue, Los Banos, Laguna, Philippines 4030
Ph. 63 49 536.0085 Fax. 63 49 536.0067
*************************************************************************
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]