From b51eff52be494de64814cc1dc0c3dbda6629e4cd Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 11 Aug 2008 18:00:28 +0000 Subject: Disable extended TCP debugging. --- cf/conf/config.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cf') diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 3fb856d..8aa7661 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 -- cgit v1.1