[...]
[code]
cache_peer ip.of.server1 parent 80 0 no-query proxy=PASS originserver
name=server_1
acl sites_server_1 dstdomain www.example.com example.com
cache_peer_access server_1 allow sites_server_1
[/config]
unless I misunderstood the whole deal???
You seem to understand quite well. :o)
[...]
Thanks Chris, however it doesn't like my code?? :-(
I inputed exactly like above and Squid claimed I bungled the config file?
Then I tried adding the proxy=PASS statement to the bottom of the code
as in: cache_peer_access server_1 allow sites_server_1 proxy=PASS
and again the same thing...?
I didn't understand something it seems!! :-)