Revision 94f01c71
Added by Scott Ullrich almost 18 years ago
conf.default/config.xml | ||
---|---|---|
90 | 90 |
<tunable>kern.randompid</tunable> |
91 | 91 |
<value>347</value> |
92 | 92 |
</item> |
93 |
<item> |
|
94 |
<desc>Maximum size of the IP input queue</desc> |
|
95 |
<tunable>net.inet.ip.intr_queue_maxlen</tunable> |
|
96 |
<value>1000</value> |
|
97 |
</item> |
|
93 | 98 |
</sysctl> |
94 | 99 |
<system> |
95 | 100 |
<optimization>normal</optimization> |
Also available in: Unified diff
Increase net.inet.ip.intr_queue_maxlen to 1000 which is the IP input queue.