CentOS Latency High Troubleshooting

Posted by Sarah Weinberger on Server Fault See other posts from Server Fault or by Sarah Weinberger
Published on 2013-11-04T21:45:11Z Indexed on 2013/11/04 21:56 UTC
Read the original article Hit count: 283

Filed under:
|
|
|

I have two CentOS servers connected via a 10 Gb fiber optic cable with a network emulator connected between them. All three units sit on a desk in the lab. There is also a regular 1 Gbit Ethernet cable connected to each of the machines, which provide internet connectivity.

When I set the latency to something roughly below 30 ms, all is fine. When the latency gets to 70ms and above, and definitely 130ms, the network layer suspends.

For instance, if I set the latency (delay) to 70ms, then launching TeamViewer (or any other application that uses network connectivity) never happens or does not work. There is no timeout message, simply no response. I have to lower to latency back down to zero to see any response and have the box start working.

What is the problem and how would I go about fixing it?

It seems to me some sort of setting in Linux causes one of the CentOS networking drivers to sit in an infinite loop or something.

eth0 is the connection to the internet, all settings are default

eth2 is the 10 Gbit fiber optic connection to the other computer with the MTU set to 9600 with all other parameters at default values.

© Server Fault or respective owner

Related posts about linux

Related posts about networking