rogerbinns
Occasional Visitor
Almost all the devices provide outgoing QOS, which roughly amounts to ordering the traffic to be sent according to configured rules.
I am looking for incoming QOS which means the device will have to deliberately discard or delay lower priority traffic already received from the WAN before sending it to local machines. That will then cause those flows to reduce sending speeds at the other end of the link. (It can also be implemented by messing with acknowledgment packets from the local network).
An example of this is Hulu traffic which is on port 1935. All the data comes from the Internet with only acknowledgments sent in return. Obviously outgoing QOS is useless and for incoming traffic I want port 1935 to use as much as it wants with other traffic using whatever is left.
I am looking for incoming QOS which means the device will have to deliberately discard or delay lower priority traffic already received from the WAN before sending it to local machines. That will then cause those flows to reduce sending speeds at the other end of the link. (It can also be implemented by messing with acknowledgment packets from the local network).
An example of this is Hulu traffic which is on port 1935. All the data comes from the Internet with only acknowledgments sent in return. Obviously outgoing QOS is useless and for incoming traffic I want port 1935 to use as much as it wants with other traffic using whatever is left.