Re: local_domain sdsu.edu not working

From: Pete Philips <pete@dont-contact.us>
Date: Wed, 21 Aug 1996 16:24:59 +0100 (BST)

> I'm running Squid 1.0.7 on a Solaris 2.5 system. I first set up
> Squid to cache everything. Now I'm attempting to prevent caching
> of our local web servers in the sdsu.edu domain. I currently have
>
> local_domain sdsu.edu
>
> defined in squid.conf, but my access log continues to show:
>
> 130.191.17.215 - - [21/Aug/1996:07:50:49 -0700] "GET http://www-rohan.sdsu.edu/graphics/sdsu_signature_1.gif" TCP_HIT 1034
> 130.191.17.215 - - [21/Aug/1996:07:50:52 -0700] "GET http://libweb.sdsu.edu/images/walking-lbev.gif" TCP_HIT 6294
> 130.191.17.215 - - [21/Aug/1996:07:50:52 -0700] "GET http://www-rohan.sdsu.edu/graphics/divider_red.gif" TCP_HIT 314
> 130.191.17.215 - - [21/Aug/1996:07:50:52 -0700] "GET http://www.sdsu.edu/graphics/HOME.gif" TCP_HIT 790

local_domain only specifies that objects from that doamin should always be
fetched direct and not from a neighbour. To also stop that domain being
cached, you want an http_stop or ttl_pattern tag.

Pete.
 
 ------------------------------------------------------
| Pete Philips \|/ |
| E-mail: pete@corp.netcom.net.uk O |
 ------------------------------------------------------
Received on Wed Aug 21 1996 - 08:26:41 MDT

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