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.
Details
Details
- Reviewers
cy glebius jlduran - Commits
- rGfef4de6547a7: local-unbound-setup: Set so-sndbuf to 0
rGfe3e929ffa97: local-unbound-setup: Set so-sndbuf to 0
rG49ed9e4acb6e: local-unbound-setup: Set so-sndbuf to 0
rG65629acb4a79: local-unbound-setup: Set so-sndbuf to 0
rGde3faa85d8f9: local-unbound-setup: Set so-sndbuf to 0
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable