Re: [squid-users] delay_pools configuration Unable to unlimited the local traffic

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 31 Jan 2003 10:37:06 +0100

zulkarnain wrote:
>
> Do you know how to test the cache hits if its excluded
> from delaypools?
>
> I've create a dst type acl for my local website, but I
> think it doesn't work. the acl is:
>
> # ---- subnet that will not be cached
> acl weblocal dst 192.168.1.16/28
> no_cache deny weblocal
>
> I know it doesn't work because when I try to download
> a big file from anothe pc on the same subnet, I got
> only 10kbps. without delay_pools I got 270kbps.

no_cache does not stop a request from being delayed by delay pools, only
from being cached.

To not have an request delayed by delay pools it needs to be denied from
all delay pools in delay_access.

Regards
Henrik
Received on Fri Jan 31 2003 - 02:39:06 MST

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