<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:11pt; color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:11pt; color:rgb(0,0,0)">
<br>
</div>
<div>
<div>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
> It is a single device, single IP, single port, so there is just one socket that is overwhelmed. This will probably be the same failure to process fast enough if we move to a TCP transport.</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
Yeah, a (single IP, single port) sender won't scale across CPU cores with the default SO_REUSEPORT distribution.</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
<br>
</p>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
However, 15K msg/sec should be handled without problems.</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
For example, we've measured 170K msg/sec (70<span></span> MB/sec) rates with a single listener using so_rcvbuf<span></span>(1M) in our performance testing environment.<br>
</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
<br>
</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
<a href="https://github.com/syslog-ng/syslog-ng/issues/3309#issuecomment-635217670" id="LPlnk242239">https://github.com/syslog-ng/syslog-ng/issues/3309#issuecomment-635217670</a> might be interesting to you.</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
<br>
</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
--</div>
<div style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
László Várady<br>
</div>
</div>
</div>
</body>
</html>