Bug 221945

Summary: Update tuning(7) man page with kern.ipc.soacceptqueue
Product: Documentation Reporter: Wout Decré <wout>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: bcr
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch to update tuning(7) none

Description Wout Decré 2017-08-30 16:53:10 UTC
Created attachment 185931 [details]
Proposed patch to update tuning(7)

The tuning(7) man page still describe kern.ipc.somaxconn instead of kern.ipc.soacceptqueue.

Both listen(2) and the Handbook suggest using the newer kern.ipc.soacceptqueue.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2017-09-09 00:40:03 UTC
I've opened a review for this PR here: https://reviews.freebsd.org/D12283
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2017-11-05 18:37:05 UTC
This has been fixed in HEAD, no need to apply this patch anymore. PR closed. Thanks for filing it!