Hello,
Just want to make it clear to me. For example I have two caches:
cache1, cache2
I want to make one cache (cache1) as a parent cache and cache2 as a
child cache.
So i have to modify both squid.conf's. for cache1:
cache_peer cache2 sibling 3131 3130 proxy-only
acl cache1 src x.x.x.x/m.m.m.m
http_access allow cache1
icp_access allow cache1
And i have to modify squid.conf for cache2:
cache_peer cache1 parent 3131 3130 proxy-only
acl cache2 src y.y.y.y/m.m.m.m
http_access allow cache2
icp_access allow cache2
Am I rite?
And just curious, if i want to insert into options field a few options
how I have to separate it.
--
Yours,
Serguei V. Melekhov
System Administrator of International Relations
And Information Division
All-Russian Scientific Research Institute of Natural
Gases and Gas Technologies
Tel. (095) 355-9165
Fax: (095) 399-1677