From 94f01c71bfb7eb06fb713f52dbe658e16dd772c3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 22 Aug 2007 18:01:11 +0000 Subject: Increase net.inet.ip.intr_queue_maxlen to 1000 which is the IP input queue. --- cf/conf/config.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cf/conf') diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 4997e1f..a4fbb08 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -90,6 +90,11 @@ kern.randompid 347 + + Maximum size of the IP input queue + net.inet.ip.intr_queue_maxlen + 1000 + normal -- cgit v1.1