From b1d7bc0178c3ab96273cfe4266eb5d168fcef49c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 27 Jun 2007 19:37:11 +0000 Subject: Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316 --- conf.default/config.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'conf.default') diff --git a/conf.default/config.xml b/conf.default/config.xml index 8c03c3a..ba35c8f 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -34,7 +34,7 @@ Disable sending IPv6 redirects net.inet6.ip6.redirect 0 - + Generate SYN cookies for outbound SYN-ACK packets net.inet.tcp.syncookies @@ -688,6 +688,15 @@ root /etc/ping_hosts.sh + + */300 + * + * + * + * + root + /usr/local/bin/reset_slbd.sh +