Secure OS Software for Linux
1828662 Members
1233 Online
109983 Solutions
New Discussion

How To configure squid to be a cacase other cache server?

 
Worapoj P.
Regular Advisor

How To configure squid to be a cacase other cache server?

Dear Expertise,
Could you help, How to configure squid to be a child or cacase other squid cache server.

What TAG and what syntax?

Thanks for your helps.
B/R
Worapoj
For LOVE For Honor For Mankind
2 REPLIES 2
Kodjo Agbenu
Honored Contributor

Re: How To configure squid to be a cacase other cache server?

Hello,

Try :

cache_peer other_cache_server_IP parent 8088 7 no-query no-netdb-exchange


Of course don't forget to set the appropriate access rules. To allow anybody to use squid :

http_access allow all


Good luck.

Kodjo
Learn and explain...
Worapoj P.
Regular Advisor

Re: How To configure squid to be a cacase other cache server?

Hi Kodjo,

I've tried but failed. If parent cache server is Microsoft Proxy,ISA or Netscape these support query from child that is squid on RH7.2 or 7.3 or not?

Pls confirm.
B/R
For LOVE For Honor For Mankind