Hello all,
I have set my users to have unlimited bandwidth for youtube.
Mangle
action=mark-connection chain=postrouting comment=Youtube content=flv disabled=no new-connection-mark=youtube passthrough=yes protocol=tcp
action=mark-packet chain=postrouting connection-mark=youtube disabled=no new-packet-mark=youtube passthrough=no protocol=tcp
Queue Tree
burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=Youtube packet-mark=youtube parent=global-out priority=1 queue=default
I want to ask that:
If I set the limit to 512k/512k, is it for all users logged in or for only one user.
That means,
If I have 10 users logged in, they will share the 512k/512k or
Only one user will use 512k/512k.
I want Only one user will use 512k/512k.