summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/sync/alarm/conntrackd.conf9
-rw-r--r--doc/sync/ftfw/conntrackd.conf9
-rw-r--r--doc/sync/notrack/conntrackd.conf9
3 files changed, 0 insertions, 27 deletions
diff --git a/doc/sync/alarm/conntrackd.conf b/doc/sync/alarm/conntrackd.conf
index e48ca2d..8d34697 100644
--- a/doc/sync/alarm/conntrackd.conf
+++ b/doc/sync/alarm/conntrackd.conf
@@ -101,15 +101,6 @@ Sync {
# achieve fault-tolerance. In case of doubt, do not modify this value.
#
Checksum on
-
- # If you have a multiprimary setup (active-active) without connection
- # persistency, ie. you can't know which firewall handles a packet
- # that is part of a connection, then you need direct commit of
- # conntrack entries to the kernel conntrack table. OSPF setups must
- # set on this option. If you have a simple primary-backup scenario.
- # Do not set it on. Default is off.
- #
- # CacheWriteThrough On
}
#
diff --git a/doc/sync/ftfw/conntrackd.conf b/doc/sync/ftfw/conntrackd.conf
index 40f8457..3aa8216 100644
--- a/doc/sync/ftfw/conntrackd.conf
+++ b/doc/sync/ftfw/conntrackd.conf
@@ -96,15 +96,6 @@ Sync {
# achieve fault-tolerance. In case of doubt, do not modify this value.
#
Checksum on
-
- # If you have a multiprimary setup (active-active) without connection
- # persistency, ie. you can't know which firewall handles a packet
- # that is part of a connection, then you need direct commit of
- # conntrack entries to the kernel conntrack table. OSPF setups must
- # set on this option. If you have a simple primary-backup scenario.
- # Do not set it on. Default is off.
- #
- # CacheWriteThrough On
}
#
diff --git a/doc/sync/notrack/conntrackd.conf b/doc/sync/notrack/conntrackd.conf
index b135814..446e981 100644
--- a/doc/sync/notrack/conntrackd.conf
+++ b/doc/sync/notrack/conntrackd.conf
@@ -89,15 +89,6 @@ Sync {
# achieve fault-tolerance. In case of doubt, do not modify this value.
#
Checksum on
-
- # If you have a multiprimary setup (active-active) without connection
- # persistency, ie. you can't know which firewall handles a packet
- # that is part of a connection, then you need direct commit of
- # conntrack entries to the kernel conntrack table. OSPF setups must
- # set on this option. If you have a simple primary-backup scenario.
- # Do not set it on. Default is off.
- #
- # CacheWriteThrough On
}
#