[erlang-questions] Heavy duty UDP server performance
Ameretat Reith
ameretat.reith@REDACTED
Thu Feb 4 17:55:26 CET 2016
On Wed, 3 Feb 2016 22:23:36 +0300
Max Lapshin <max.lapshin@REDACTED> wrote:
> Kostis, problem is that when load of CPU is going higher than 50% you
> may start loosing packets.
How do you measure packet loss? Is there some kind of perf event for
example to find them? I see no increase in interface dropped packets
counter (with ifconfig), looks packets being dropped in Erlang side,
not in kernel buffer.
More information about the erlang-questions
mailing list