- Name
-
tcp_backlog_max
- Default
-
256
- Scope
- per-stack
Places an upper limit on the number of embryonic (half-open) connections for one listening socket. See also EF_TCP_SYNRECV_MAX.
The value from /proc/sys/net/ipv4/tcp_max_syn_backlog is used by default.