Page 1 of 1

Making ACC more aggressive?

Posted: Mon Oct 26, 2015 3:28 pm
by shm0
Hi

Can someone help me modify qosmon.c to be more aggressive please?
I have a quite high download rate ~150mbit.
If the link drops to around half of the bandwidth during peak hours it acc takes very long time to reduce the link limit from 150mbit down to 75mbit.
And why it isn't doing it like this:
If Ping is above limit take current link load as limit and start reducing from there and not reducing from the user entered value?

Thanks :D

Re: Making ACC more aggressive?

Posted: Mon Oct 26, 2015 7:00 pm
by nworbnhoj

Re: Making ACC more aggressive?

Posted: Mon Oct 26, 2015 7:08 pm
by shm0
Yes. But settings speed through cron and restarting qos system is no option because it causes connection lost. And it takes a very significant amount of time until internet is useable again.

Re: Making ACC more aggressive?

Posted: Mon Oct 26, 2015 9:33 pm
by pbix
ACC is more aggressive for MinRTT classes so you could use those.

Re: Making ACC more aggressive?

Posted: Wed Oct 28, 2015 12:22 pm
by shm0
I already use MinRTT classes but it still adjust in kbits rather then mbits.
Also there is a ping spike every 10 sec or so.
Maybe it can be changed like that:
If MinRTT class active find stable link limit and don't try to adjust it upwards only downwards?