Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: UDP are delayed. Linux settings?  (Read 3260 times)

0 Members and 1 Guest are viewing this topic.

EiTkoCaT

  • Newbie
  • *
  • Posts: 47
    • View Profile
UDP are delayed. Linux settings?
« on: September 10, 2011, 08:26:47 pm »
I'm having some lags with my server running Ubuntu 10.04 on my UDP packets. What should I do to change the settings set for the UDP packets? I think the problem is there.

On my /proc/sys/net/ipv4/udp_mem I have 137088   182784   274176
udp_rmem_min: 4096
udp_wmem_min: 4096


/proc/sys/net/core/rmem_max - 131071
/proc/sys/net/core/rmem_default - 124928

/proc/sys/net/core/wmem_max - 131071
/proc/sys/net/core/wmem_default - 124928

mcphee.d

  • Newbie
  • *
  • Posts: 7
    • View Profile
UDP are delayed. Linux settings?
« Reply #1 on: September 11, 2011, 04:48:47 am »
... are you the same person who posted this:

http://askubuntu.com/questions/60870/udp-tuning-ubuntu-how-to

?

There are some answers there that look helpful -- beyond those, I would think that this forum isn't really the place to ask things like this, as it's not really SFML related.

 

anything