Something like the following should do it:
delay_pools 1
delay_pool_class 1 2
delay_parameters 1 32000/32000 8000/8000
acl client_network src 192.1.2.0/24
delay_access 1 allow client_network
You might want to increase the pool size limits somewhat to allow
spiffier browsing but still limit downloads to 64Kbps.
delay_parameters 1 32000/45000 8000/16000
-- Henrik Nordstrom Squid Hacker David Wilson wrote: > > Hi guys, howzit going ? > > Just wanna say thanks first of all to all the squid-users for all the > help in the past. > Once again I have a question. > I need to setup a delay pool for 1 class C network 196.1.2.x/24, as a > total they are not allowed to use more than 256K of bandwidth, and per > connection from each client in that /24 each client is not allowed to > use more than 64K. > Please send me an example on how to set this up, I'm not too sure why > but my brain just hasn't quite grasped the concept of setting up delay > pools yet, probably due to a lack of sleep ;-) > > Thanks, any help would be greatly appreciated. > > > Regards > > David Wilson > > Technical Support Centre > > The S.A Internet > > 0860 100 869 > > http://www.sai.co.za > >Received on Thu May 10 2001 - 12:46:36 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:55 MST