[squid-users] How to verify always_direct

From: Ben White <mompopiah@dont-contact.us>
Date: Tue, 4 Mar 2003 10:43:21 +0800 (CST)

Hi,

I have these lines below in my config file :

cache_peer 10.x.x.x parent 8080 0 no-query default
cache_peer_access 10.x.x.x allow LAN
cache_peer_access 10.x.x.x deny all
always_direct deny all
always_direct allow LAN

When I do "squid -k reconfigure" or "squid -k parse",
no complaint from squid.

But when I try to grep "10.x.x.x", "parent" or
"cache_peer_access" from cache.log, I could not find
those matching keywords in the cache.log. So I suspect
Squid is not redirecting clients' request to the other
proxy.

Is there any other way to do the verification ?

Thank you.

__________________________________________________
Do You Yahoo!?
Promote your business from just $5 a month!
http://sg.biztools.yahoo.com
Received on Mon Mar 03 2003 - 19:43:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:54 MST