[Bug 193688] New: kern.ipc.somaxconn isn't just for tcp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 16 18:15:45 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193688
Bug ID: 193688
Summary: kern.ipc.somaxconn isn't just for tcp
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: bram at diomedia.be
The handbook says:
12.11.1.2. kern.ipc.somaxconn
The kern.ipc.somaxconn sysctl(8) variable limits the size of the listen queue
for accepting new TCP connections.
Isn't kern.ipc.somaxconn also for other sockets such as AF_UNIX ?
I've done some tests and this seems to be the case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list