Delay pools and Cache hits

From: Wim Raets <WimR@dont-contact.us>
Date: Tue, 20 Apr 1999 10:25:57 -0400

Hello,

I have the following delay pool setup:

squid-2.2.STABLE1

delay_pools 2
delay_class 1 1
delay_access 1 allow biguser
delay_access 1 deny all
delay_parameters 1 16384/16384

delay_class 2 2
delay_access 2 allow normalusers
delay_access 2 deny all
delay_access 2 deny biguser
delay_parameters 2 1214/104857600 182/15728640

So 'normalusers' can download +/- 15Mb a day and a total max of 100MB.
But what I would like is that when a 'normaluser' accesses a page
that is in the cache that it doesn't get counted, but only the pages that
the proxy has to get from the web.

Any thoughts ?

thanks in advance.

Wim Raets
Received on Tue Apr 20 1999 - 08:36:58 MDT

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