dont set parameters in statd-callout if they should be set they
authorRonnie Sahlberg <sahlberg@ronnie>
Mon, 22 Oct 2007 00:18:38 +0000 (10:18 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Mon, 22 Oct 2007 00:18:38 +0000 (10:18 +1000)
bshould be set from 10.interfaces

(This used to be ctdb commit 0c7c2dae0a976922de58793d576855bc37cd38e1)

ctdb/config/statd-callout

index 7709df411b0230dd8c49d691c384b2f49413b4ce..b00aeba7a2d297aa7e8b1bc549c781a347506fc8 100755 (executable)
@@ -50,7 +50,7 @@ case "$1" in
 
        # we need these settings to make sure that no tcp connections survive
        # across a very fast failover/failback
-       echo 10 > /proc/sys/net/ipv4/tcp_fin_timeout
+       #echo 10 > /proc/sys/net/ipv4/tcp_fin_timeout
        #echo 0 > /proc/sys/net/ipv4/tcp_max_tw_buckets
        #echo 0 > /proc/sys/net/ipv4/tcp_max_orphans