problem with always_direct

From: Jason Keltz <jas@dont-contact.us>
Date: Thu, 18 Feb 1999 10:27:17 -0500 (EST)

I set up Squid 2.1.PATCH2 yesterday for the first time, and spent a good
portion of the day reading through the various documentation and FAQs.
Squid is up and running well, and doing what it's supposed to do. I'm
running my test squid server directly on our NFS server, and our web
server is running on a server that accesses the web data VIA NFS. I'm
just running in proxy mode though -- none of the accelerated/mirroring
stuff. For a test, what I wanted to be able to do was to tell Squid not
to cache stuff sent to our local web server. From my reading, I *know*
always_direct is the way to do this, and I did it like this:

acl local-servers dstdomain www.cs.yorku.ca
always_direct allow local-servers

I had squid re-read the config file (squid -k reconfigure), but every
time I go to access anything at "http://www.cs.yorku.ca", I still see
all the references in access.log. I was under the impression that I
shouldn't see anything at all.

Any ideas?

Jason Keltz
jas@cs.yorku.ca
Received on Thu Feb 18 1999 - 08:45:35 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:36 MST