You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling to get the delay calculation to work reliably.
Most of the time it doesn't have a value for any of the downstream proxies but occasionally it pops up for some of them.
In proxy.ini I have proxies defined like this (IP addresses obscured):
[89.XX.YY.49]
address=89.XX.YY.49:5360
protocol=http
http username = ********
http password = *********
max wait=3
test dns=1.1.1.1:53
Is there anything else I need to do to get delay scores generate?
I'm using simple_score.lua with it's debug on which confirms that delay is nil, as shown in the webstats.
Hi,
I'm struggling to get the delay calculation to work reliably.
Most of the time it doesn't have a value for any of the downstream proxies but occasionally it pops up for some of them.
In proxy.ini I have proxies defined like this (IP addresses obscured):
[89.XX.YY.49]
address=89.XX.YY.49:5360
protocol=http
http username = ********
http password = *********
max wait=3
test dns=1.1.1.1:53
Is there anything else I need to do to get delay scores generate?
I'm using simple_score.lua with it's debug on which confirms that delay is nil, as shown in the webstats.
/usr/local/bin/moproxy -b 10.168.1.1 -p 2080 --list /etc/moproxy/proxy.ini --stats-bind 0.0.0.0:8080
What am I missing?
Thx
The text was updated successfully, but these errors were encountered: