From b51eff52be494de64814cc1dc0c3dbda6629e4cd Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 11 Aug 2008 18:00:28 +0000 Subject: [PATCH] Disable extended TCP debugging. --- cf/conf/config.xml | 5 +++++ conf.default/config.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 3fb856db27..8aa766172c 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -114,6 +114,11 @@ Enable TCP Inflight mode net.inet.tcp.inflight.enable 1 + + + Enable TCP extended debugging + net.inet.tcp.log_debug + 0 diff --git a/conf.default/config.xml b/conf.default/config.xml index 0d5fe91cf3..0d8c162c25 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -114,6 +114,11 @@ Enable TCP Inflight mode net.inet.tcp.inflight.enable 1 + + + Enable TCP extended debugging + net.inet.tcp.log_debug + 0