This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QoS: Does it work with UDP??

I have a COD modern warfare dedicated server running behind Astaro.

I have tried to set QoS for it, but it does not appear to work.

QoS is enable on External with proper Up(3100kbps)/Down(60000kbps) speed,

I created a traffic selector for ANY -> UDP Port 28960 (server port) -> ANY

Added a Bandwidth pool with garentee bandwidth of 1200kbps.

However, I started to upload about 100Mb of picture to a photo finishing website, and it totally lagged the server, everyone had very high ping for the duration of the file upload.

What did I do wrong? Is it supposed to work?

EDIT: I have a different traffic selector for my VOIP phone, and the phone did not had issues during that file transfer.


This thread was automatically locked due to age.
Parents
  • you most likely have the values reversed.  QOS will shape everything.  Also have you created the proper bandwidth pools and service groups as well?  The interface QOS will only do bandwidth limiting in aggregate at the interface.  If you want individual types of traffic to be shaped inside that interfaces limits you need to get into the bandwidth pools..[:)]
Reply
  • you most likely have the values reversed.  QOS will shape everything.  Also have you created the proper bandwidth pools and service groups as well?  The interface QOS will only do bandwidth limiting in aggregate at the interface.  If you want individual types of traffic to be shaped inside that interfaces limits you need to get into the bandwidth pools..[:)]
Children
  • Hey William,

    I don't quite understand your message, I loose you after "QOS will shape everything." here are the steps I performed:

    QoS is enable on External (WAN) interface  with proper Up(3100kbps)/Down(60000kbps) speed limit.

    I created a traffic selector for ANY -> UDP Port 28960 (server listening port) -> ANY

    Added a Bandwidth pool with garentee bandwidth of 2000kbps.

    Should this be enough to reserve 2000kbps of my 3000kbps for traffic from the server on port 28960?