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
you can use --min-interval for that. it will introduce artificial rate limiting to all the jobs. Another option would be to reduce the amount of jobs running by using --scale with some fractional value
it's not a full scale speed limiting (you would need to experiment to find the value that works for you) but doing that would require synchronizing work threads resulting in overall performance degradation
Ok) looks like working well 👍
"-scale 0.6" is good for Archlinux on a VPS ...
"-min-interval 2s -scale 0.6" is well for archlinuxarm on my routerboard espressobin :)
Can you add limit download/upload speed? :)
trickle don't work whit db1000n)
I have this msg in logs: "kernel: nf_conntrack: nf_conntrack: table full, dropping packet" :)
The text was updated successfully, but these errors were encountered: