Hi all,
Just for the record I found I had to recompile Squid to enable delaying
which is mentioned in the squid.conf file.
A basic setting to limit to 512kb/s is as below (parameters for 512kb/s is
64000. 512000 / 8 = 64000) :
acl all src 0.0.0.0/0.0.0.0 # might already be defined
delay_pools 1
delay_class 1 1
delay_access 1 allow all
delay_parameters 1 64000/64000 # 512 kbits == 64 kbytes per
second
You can actually have multiple rules to allow others better bandwidth like
workers get 2.5KB/s total and I get 1000KB/s .. hee hee ;-)
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text