Answer the question
In order to leave comments, you need to log in
Why is the server under low load slow to respond and ping grows to 80ms?
Good evening, tell me who can come across. There is a cache server for another server with video. Videos began to load disks, so they put another server next to them, made a separate interface of 1Gbps, and through Nginx proxy_cache proxy_pass gives files to the client.
So, at the moment of not even the highest load, the ping grows immediately to 80ms and the files are given more slowly. The external interface that has Internet access also has a 1 Gbit channel (It was decided to make 2 interfaces so as not to load one channel on proxy_pass to the local server).
Why can the ping on the server grow so much. The Internet channel is consumed on average by 200Mbps and the local channel is 250Mbps, that is, only 20-25% of the load and such problems.
Who faced? Where to dig, what could be the matter?
The network adapter costs the most common Tplink through 2 ports.
The server itself is
Intel Core i5-4670 RAM
16 GB
The system lies on the SSD and the cache is written on 4 other ssd disks
Answer the question
In order to leave comments, you need to log in
Why is the server under low load slow to respond and ping grows to 80ms?In general, at first glance, the situation seems normal. With such a noticeable load, the ping should inevitably increase.
The Internet channel is consumed on average by 200Mbps and the local channel is 250Mbps, that is, only 20-25% of the load and such problems.Everything is not so simple here with a load of 25%.
1. Look at the routes: apparently, the ping still goes where it should not have gone at all (multicast storm or the like).
2. Turn off the interfaces on the network card alternately and see if there are any changes.
3. Try to replace the adapter with a normal one.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question