> Is there any way to get Squid to fetch a document from a fixed parent,
> in the event of a miss on all parents? (Eg, if neither P.Q1 or P.Q2 have
> the document, fetch it from P.Q)
>
> Right now, Squid is making all manner of direct connections, and while
> it is working very well, it'll be costing us a fair bit beyond what we
> could be paying.
>
try
behind_firewall your.domain provider.domain
and everything not in that domains will go trough proxies.
After getting misses from both parents, squid will send the request trough the faster one,
thus there is no need to mention the combined dns name in the config file.
Andrew. (Endre "Balint" Nagy) <bne@CareNet.hu>
Received on Tue Oct 08 1996 - 17:55:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:15 MST