Displaying 2 results from an estimated 2 matches for "committimeout".
Did you mean:
commit_timeout
2017 Nov 28
3
[Bug 1203] New: 'DisableExternalCache On' seems to be broken
https://bugzilla.netfilter.org/show_bug.cgi?id=1203
Bug ID: 1203
Summary: 'DisableExternalCache On' seems to be broken
Product: conntrack-tools
Version: unspecified
Hardware: All
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: conntrack-daemon
Assignee:
[Bug 1123] New: conntrackd will not accept connection records into kernel table from another machine
2017 Feb 16
3
[Bug 1123] New: conntrackd will not accept connection records into kernel table from another machine
...ut errors with the cache is disabled
with the external cache disabled
entries DO NOT appear in conntrack -L
entries DO NOT appear in conntrackd -e
entries DO NOT appear in conntrackd -i
failures show in conntrackd -s
conntrackd.conf
Sync {
Mode FTFW {
DisableExternalCache On
CommitTimeout 1800
PurgeTimeout 5
}
UDP {
IPv4_address 192.168.0.31
IPv4_Destination_Address 192.168.0.30
Port 3780
Interface ens8
SndSocketBuffer 24985600
RcvSocketBuffer 24985600
Checksum on
}
}
General {
Nice -20
HashSize 32...