Help and Support
Ask a question, report a problem, request a feature...
<<  Back To Forum

[Bug] Tixati 2.65.1 breaks Auto Limiter, 0 speed

by notaLamer on 2019/12/18 03:46:02 PM    
Target RTT = 35ms. Measured = 18-19ms
Despite this the new Tixati always restricts bandwidth to a maximum. Someone else on Tixati Channels complained about zero speeds, so I decided to investigate.

With throttle of 1000 / 3500 KB/s respectively, Tixati sets only 150 / 300 KB/s limits due to buggy Auto Limit. Disabling Auto Limit bumps speeds back to normal.

Rules file below:
  
// Tixati Auto Bandwidth Limiter saved rules file
// generated by Tixati v2.65
// For more information, visit http://www.tixati.com/help/100/autothrottle.html

targetpingrtt = 35
minoutbw = 256000
inoutratio = 0.5

rule
param = high
paramduration = 4
paramcomp = <
paramtargetfactor = 0.5
action = raise
actionpercent = 9
actionwait = 3


rule
param = high
paramduration = 5
paramcomp = <
paramtargetfactor = 0.65
action = raise
actionpercent = 2
actionwait = 5


rule
param = high
paramduration = 5
paramcomp = <
paramtargetfactor = 0.8
action = raise
actionpercent = 1
actionwait = 5


rule
param = low
paramduration = 4
paramcomp = >
paramtargetfactor = 6
action = lower
actionpercent = 15
actionwait = 4


rule
param = low
paramduration = 6
paramcomp = >
paramtargetfactor = 3.5
action = lower
actionpercent = 11
actionwait = 4


rule
param = low
paramduration = 6
paramcomp = >
paramtargetfactor = 1.3
action = lower
actionpercent = 3
actionwait = 4


rule
param = low
paramduration = 4
paramcomp = >
paramtargetfactor = 1.2
action = lower
actionpercent = 1
actionwait = 4




This web site is powered by Super Simple Server