- address r48269
- kern.ipc.acceptqueue -> kern.ipc.soacceptqueue PR: 207469 Submitted by: baillie.joshua@gmail.com (raised via mail)
This commit is contained in:
parent
8a0600d7ec
commit
37c4770c59
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48360
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue