OVH Community, your new community space.

SYS and UDP


bart613
02-08-2014, 21:21
Just bumping this post; is anyone running any UDP more or less intensive service? Or even DNS server?

bart613
30-07-2014, 23:33
From what I can see, UDP traffic is being severely limited towards SYS servers

Code:
# iperf -c SYS_SERVER -u -p 53 -t 60
------------------------------------------------------------
Client connecting to SYS_SERVER, UDP port 53
Sending 1470 byte datagrams
UDP buffer size:  126 KByte (default)
------------------------------------------------------------
[  3] local LOCALIP port 43817 connected with SYS_SERVER port 53
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  7.50 MBytes  1.05 Mbits/sec
[  3] Sent 5351 datagrams
[  3] Server Report:
[  3]  0.0-60.3 sec   416 KBytes  56.6 Kbits/sec  15.658 ms 5061/ 5351 (95%)
I've been trying to find any additional information RE this however without luck. Could someone from OVH UK ideally, please confirm whether that's the case and what are my options here? I wanted to run a DNS server on SYS server.

Regards