I want to limit the upload speed on port 60000.
I’ve marked the packets, and added the queue, but things don’t work as expected. The upload speed still has some burts, and at the same time, the download speed drops severely to bytes/s.
Upload/download is from the point of view of the router. Upload is traffic TO the target (so, from the client’s point of view, download) and download is traffic FROM the target (so, from the client’s point of view, upload).
direction (One of both, upload, download, none; default: both) : allow to enable one-directional limitation for simple queues (disable other direction)
Thank you for the explanation.
However, there is also something else that I’m doing wrong, because after I added the limit to the download instead of upload, I get no input on the graphs, everything is on 0 bps.
I guessing that is has something to do with the chain that I’ve selected(prerouting). I read some explanations on the chains, but these things are a bit too complex for me, at least, at the moment.
Maybe someone is willing to do a test and limit ApexDC++'s upload and then share the config with me.
I’ve tried many ideas and none of them worked right.