pipe delay issue

Started by simoneweb, April 21, 2024, 09:13:12 PM

Previous topic - Next topic
April 21, 2024, 09:13:12 PM Last Edit: April 21, 2024, 09:14:45 PM by simoneweb
Hello folks,
I did created 2 pipes 1 for download and 1 for upload.
I can control the bandwidth separately without any issue, i.g down 10mbps and up 5mbps. the issue is when I add latency to just one of the pipes let's say I add 50ms delay to the "download pipe"... also the "upload pipe" is affected.
so the result is 50ms added delay on both pipes.
down pipe [original latency + 50ms delay = 100]
up pipe [original latency + 50ms delay = 100]

this is what I am trying to do:
down pipe [original latency + 50ms delay = 100]
up pipe [original latency + no delay = 50]