you need to understand
delay_parameters 1 625000/625000 625000/625000
625000/625000 625000/625000( You defined 625000 max and also given 625000
to individual)
see this how you can limit each user bytes of bandwidht
delay_parametes1 62500/62500 25000/25000 # each user has given
an average o
Dear Sekarit
you are using class-1 pool which has a single aggregate bucket to allocate
to all users and every one can use the maximum available FCFS basis.
you need to use class-2 delay pool has an aggregate bucket and 256
individual buckets which distributed among clients t keep them in limit
w
Anyone can help me on this?
On Mon, Sep 17, 2018 at 6:45 PM, Sekar Duraisamy wrote:
> Hello All,
>
> I have tried to limit the bandwidth for each requests with 5Mbps speed
> with below.
>
> delay_pools 1
> delay_class 1 2
> delay_access 1 allow all
> delay_parameters 1 625000/625000 625000/625000
Just want to add, I use SquidGuard in two High load setups and never ran into
issues. I didnt integrate it as url rewrite helper but as external acl helper
and it works great with 800 Users..
Am 17. September 2018 20:38:06 MESZ schrieb Amos Jeffries
:
>On 18/09/18 3:37 AM, Service MV wrote:
>>
On 09/17/2018 01:57 PM, Alex Rousskov wrote:
> For each other loop iteration, this inner loop will execute zero or more
> times, depending on the number _and_ meaning/content of the rules.
Typo: s/other loop/outer loop/
Alex.
___
squid-users mailing l
On 09/17/2018 11:53 AM, Julian Perconti wrote:
>> The overall logic is like this:
>>
>> for each step
>> do
>> for each rule
>> do
>> if the rule action is possible and the rule ACLs match,
>> then perform the rule action and either go to the next
>>
On 18/09/18 3:37 AM, Service MV wrote:
> Dear Ones, I draw on your experience in seeking help to determine
> whether or not it is possible to achieve the configuration I am looking
> for, due to a strange error I am having.
FYI: SquidGuard has not been maintained for many years now.
I recommend y
> > So, when squid reaches this first rule and line (there is no explicit
> > step) ...does Squid make a "bucle of steps" only along the first line
> > and go to next line only when the rule stop being
> > applicable/matchable?
>
> I hesitate answering that question with a simple "yes" or "no" be
Dear Ones, I draw on your experience in seeking help to determine whether
or not it is possible to achieve the configuration I am looking for, due to
a strange error I am having.
Before commenting on the bug I describe my testing environment:
- A VM CentOS 7 Core over VirtualBox 5.2, 1 NIC.
- My V
On 18/09/18 1:15 AM, Sekar Duraisamy wrote:
> Hello All,
>
> I have tried to limit the bandwidth for each requests with 5Mbps speed
> with below.
>
> delay_pools 1
> delay_class 1 2
> delay_access 1 allow all
> delay_parameters 1 625000/625000 625000/625000
>
>
> But it is limiting total bandwi
Hello All,
I have tried to limit the bandwidth for each requests with 5Mbps speed
with below.
delay_pools 1
delay_class 1 2
delay_access 1 allow all
delay_parameters 1 625000/625000 625000/625000
But it is limiting total bandwidth of the squid only 625000 and not
allowing the same bandwdith for
Thanks Amos. It works.
On Fri, Sep 7, 2018 at 10:38 PM, Amos Jeffries wrote:
> On 8/09/18 4:13 AM, Sekar Duraisamy wrote:
>> Thanks for your prompt reply.
>>
>> I could see the below message on cache.log even after removed
>> cache_dir from squid.conf
>>
>> "2018/09/07 02:48:35| Set Current Dire
12 matches
Mail list logo