Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2014 23:37:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194568] New: [patch] add new sysctl for minimum soacceptqueue length
Message-ID:  <bug-194568-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194568

            Bug ID: 194568
           Summary: [patch] add new sysctl for minimum soacceptqueue
                    length
           Product: Base System
           Version: 10.0-STABLE
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: nenolod@tortois.es

Created attachment 148599
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148599&action=edit
freebsd-soacceptqueue-minimum.patch

Hello,

The attached patch adds a new sysctl:

   kern.ipc.soacceptqueue_minimum

It allows the system administrator to override the socket accept queue length. 
This is useful in cases where applications call listen(2) with too low of a
socket queue length for a busy deployment, yet there is no application tunable
for it.

I look forward to any comments on the patch, we are using it in production on a
large cluster already.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194568-8>