Page MenuHomeFreeBSD

local-unbound-setup: Set so-sndbuf to 0
ClosedPublic

Authored by des on Wed, Oct 8, 9:57 AM.
Tags
None
Referenced Files
F131555194: D52977.id163784.diff
Thu, Oct 9, 5:35 AM
F131549620: D52977.id.diff
Thu, Oct 9, 4:17 AM
F131546227: D52977.id.diff
Thu, Oct 9, 3:31 AM
F131546216: D52977.id163784.diff
Thu, Oct 9, 3:30 AM
F131544894: D52977.diff
Thu, Oct 9, 3:11 AM
F131544853: D52977.id163754.diff
Thu, Oct 9, 3:11 AM
F131544646: D52977.diff
Thu, Oct 9, 3:08 AM
Subscribers

Details

Summary

Without this setting, Unbound 1.24.0 and newer will attempt to set the
socket buffer size to 4 MB to mitigate issues that mostly affect servers
with large numbers of clients on local networks, which is not a scenario
local-unbound is intended for. This is not only a waste of resources,
it can also fail, resulting in a warning message on daemon startup.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable