RE: [squid-users] wb_group

From: Adam Aube <aaube@dont-contact.us>
Date: Tue, 5 Aug 2003 09:01:01 -0400

> I finally remembered to check the cache log for details
> :-( arghhhh. OK so the groups are being read correctly now.

Good.

> This particular configuration leads to everyone at full
> speed, which is a better default option!

> For the 'overused' acl, should i be using external_auth or
> RFC391 User as the type (or indeed another type), it reads
> the relevant usernames from a text file on the server. I am
> trying to not use one of the wb_group acl's here.

The only good way I can see to do this is to match against
the authenticated username. Use a script to calculate which
users in access.log are over their limit, then dump those
to a file that you match on using a proxy_auth acl.

acl overused proxy_auth "/path/to/file"

You can dump the first delay pool - it does nothing anyway.
And I think you can remove the "deny all" from the second delay
pool - users aren't added to delay pools by default.

Adam

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001
Received on Tue Aug 05 2003 - 07:01:06 MDT

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