Search squid archive

Re: Fwd: Re: Re: Bandwidth split?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



256/8 and then * 100 is what I have been doing I think.
Ideally, I need an unlimited server bucket but all the ncsa users to have 512kbps to 1Mbps individually. For example, 60 users connected and they all have 1Mbps max. The server is 100Mbit.

Current conf as per previous emails:
acl magic_words1 url_regex -i 192.168
acl magic_words2 url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip .rar .avi .mpeg .mpe .mpg .qt .ram .rm .iso .raw .wav .mov
# Added nsca_users in a boolean AND fashion
delay_pools 3
delay_class 1 2
delay_parameters 1 -1/-1 -1/-1
delay_access 1 allow ncsa_users magic_words1
delay_access 1 deny all
delay_class 2 2
#delay_parameters 2 5000/150000 5000/120000
delay_parameters 2 32000/150000 32000/120000
delay_access 2 allow ncsa_users magic_words2
delay_access 2 deny all
delay_class 3 1
# 512Kbit/s fill rate, 1024 Kbit/s reserve
delay_parameters 3 64000/128000
delay_access 3 allow ncsa_users
delay_access 3 deny all

--------------------------------------------------
From: "Amos Jeffries" <squid3@xxxxxxxxxxxxx>
Sent: Wednesday, November 10, 2010 11:17 AM
To: <squid-users@xxxxxxxxxxxxxxx>
Subject: Re: Fwd: Re:  Re: Bandwidth split?

On 10/11/10 05:45, J Webster wrote:
Thanks for the help.
Does anyone know the difference between fill rate and reserve in how
they are applied to restrciting proxy bandwidth?
# 256 Kbit/s fill rate, 1024 Kbit/s reserve


Firstly it is measured in BYTE/sec. So alter you numbers by 8 for squid.conf

http://wiki.squid-cache.org/Features/DelayPools

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.9
  Beta testers wanted for 3.2.0.3



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux