Description
Settings controlling reassembly of HA sync messages
Properties
- MaxConcurrentReass
- Maximum number of concurrent reassemblies. Note: Requires reboot to take effect. (Restart-required; Default: 1024)
- ReassTimeout
- Timeout in seconds of a reassembly, since previous received fragment. (Default: 65)
- ReassTimeLimit
- Maximum life time in seconds of a reassembly, since first received fragment. (Default: 90)
- ReassDoneLinger
- How long (in seconds) to remember a completed reassembly (watching for old dups). (Default: 20)
- ReassFailedLinger
- How long (in seconds) to remember a failed reassembly (watching for more frags). (Default: 60)
- LogReassEvents
- Controls whether events regarding HA sync message reassembly are logged. (Default: Yes)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|