- Name
-
udp_reuseports
- Default
-
0
- Scope
- per-process
This option specifies a comma-separated list of port numbers. UDP sockets that bind to those port numbers will have SO_REUSEPORT
automatically applied to them.
udp_reuseports
0
This option specifies a comma-separated list of port numbers. UDP sockets that bind to those port numbers will have SO_REUSEPORT
automatically applied to them.