Re: squid 2 and restrict incoming traffic

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 25 Dec 1998 12:56:46 +0100

Roman Glazkov wrote:

> delay_class1_access localhost

delay_classX_access is a standard access control line in Squid.conf. You
need to write "delay_class1_access allow ...". You should have got a
error message in cache.log that it didn't understand this line.

> delay_class1_aggregate_max 3000
> delay_class1_aggregate_restore 3000

You should also know that it you use ACL types that may require lookups
(destination address or source domain name) then is it possible that the
ACL checks fails on the first request from that client or to that
destination server.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Fri Dec 25 1998 - 04:56:09 MST

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