Re: Feature: quota control

From: Robert Collins <robertc_at_squid-cache.org>
Date: Fri, 27 Feb 2009 09:30:47 +1100

Key things I'd look for:
 - quota's shouldn't be lost when squid restarts
 - people should be able to use external quota systems (they may have
   e.g. netflow or other systems tracking direct b/w use, and squid
   is pulling from those allowances when downloads are caused by a
   given user).

Both of which are nicely solved by Adrians suggestion of making sure
there are appropriate hooks in squid to let other software actually do
quotas.

It would be nice to ship a default client for those hooks that does
something simple (like monthly quotas with a simple script to report on
current totals/reset). But even that is probably too much in core - it
should probably be a parallel project, like the reference icap client
is.

(And isn't iCap enough to do quotas?, or is it too heavyweight? Perhaps
look at the in-squid iCap-alike Alex has been working on?)

-Rob

Received on Thu Feb 26 2009 - 22:46:52 MST

This archive was generated by hypermail 2.2.0 : Fri Feb 27 2009 - 12:00:02 MST