Re: IMS_HIT for local domain

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 21 Oct 1998 11:16:39 +0200

Thilo Manske wrote:

> If you use squid>=1.2 you should take something like this:
>
> acl localdomain dstdomain surfshop.net
> no_cache deny localdomain

I'd add always_direct as well to always go direct for local domain
servers..

acl localdomain dstdomain surfshop.net
no_cache deny localdomain
always_direct allow localdomain

never_direct is the opposite.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Wed Oct 21 1998 - 03:57:13 MDT

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