mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Fix typos in buffering-related option names
The ARM contains typos in the names of the following two options: - "tcp-receive-buffer" - "udp-receive-buffer" Fix the ARM so that it contains proper option names.
This commit is contained in:
@@ -3610,7 +3610,7 @@ Tuning
|
||||
milliseconds to prefer IPv6 name servers. The default is ``50``
|
||||
milliseconds.
|
||||
|
||||
``tcp-recv-buffer``; ``udp-recv-buffer``
|
||||
``tcp-receive-buffer``; ``udp-receive-buffer``
|
||||
These options control the operating system's receive buffer sizes
|
||||
(``SO_RCVBUF``) for TCP and UDP sockets respectively. Buffering at
|
||||
the operating system level can prevent packet drops during brief load
|
||||
|
Reference in New Issue
Block a user