* Heinrich Rebehn <heinrich.reb...@rebehn.net> [2014-04-20 22:51]:
> queue rootq on tun0 bandwidth 100M
> queue std parent rootq bandwidth 95M
> queue test parent rootq bandwidth 20K, max 20K default
> 
> - why is queue “test” allowing 1.02Mb/s although the limit is 20K?

timer resolution isn't good enough to go that low on such a fast
interface.

> - is it correct that the parent queue “rootq" does not show any usage?

yes, only leaf queues can get traffic with the hfsc algorithm.
i'd really like to see that change, but it isn't easy at all.

> - is queueing supposed to work at all on tun(4) devices?

"yes".
as in, it works but probably has no effect since shit is buffered
after again.

-- 
Henning Brauer, h...@bsws.de, henn...@openbsd.org
BS Web Services GmbH, http://bsws.de, Full-Service ISP
Secure Hosting, Mail and DNS Services. Dedicated Servers, Root to Fully Managed
Henning Brauer Consulting, http://henningbrauer.com/

Reply via email to