[squid-users] restrict download size by username

From: Raja R <r.raja@dont-contact.us>
Date: Thu, 14 Nov 2002 10:06:24 +0530

Hi ,
I am trying out squid 2.5s1 & am trying reply_body_max_size option for that.
Suppose I have got 2 users "A" and "B" who are getting authenticated by
ncsa.
I want to restrict user A to a max of 5 MB download and user B to 10 MB .
how do i do that ?
Also is this correct for IP based restriction?
-----------------------------------------------------------------
acl test src a.b.c.d/32
reply_body_max_size 10000000 allow test
----------------------------------------------------------------

TIA.
Received on Wed Nov 13 2002 - 21:31:36 MST

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