diff options
Diffstat (limited to 'templates-cfg/system/conntrack/hash-size/node.def')
-rw-r--r-- | templates-cfg/system/conntrack/hash-size/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-cfg/system/conntrack/hash-size/node.def b/templates-cfg/system/conntrack/hash-size/node.def index 242d0fe..b70d407 100644 --- a/templates-cfg/system/conntrack/hash-size/node.def +++ b/templates-cfg/system/conntrack/hash-size/node.def @@ -1,7 +1,7 @@ help: Hash size for connection tracking table type: u32 -default: 4096 +default: 32768 val_help: u32:1-50000000; Size of hash to use for connection tracking table |