- address r48269

- kern.ipc.acceptqueue -> kern.ipc.soacceptqueue

PR:		207469
Submitted by:	baillie.joshua@gmail.com (raised via mail)
This commit is contained in:
Jason Helfman 2016-03-09 20:11:16 +00:00
parent 8a0600d7ec
commit 37c4770c59
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48360

View file

@ -2528,13 +2528,13 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
</sect3>
<sect3>
<title><varname>kern.ipc.acceptqueue</varname></title>
<title><varname>kern.ipc.soacceptqueue</varname></title>
<indexterm>
<primary><varname>kern.ipc.acceptqueue</varname></primary>
<primary><varname>kern.ipc.soacceptqueue</varname></primary>
</indexterm>
<para>The <varname>kern.ipc.acceptqueue</varname> &man.sysctl.8;
<para>The <varname>kern.ipc.soacceptqueue</varname> &man.sysctl.8;
variable limits the size of the listen queue for accepting
new <literal>TCP</literal> connections. The default value
of <literal>128</literal> is typically too low for robust