KRDPIdleTimeout — Legacy
This documentation is for legacy Kiwi Syslog Server versions 9.8.3 and older.
Use this Kiwi Syslog Server registry setting to specify the time the sending socket will remain connected after the last message has been sent. Because TCP has an overhead when connecting and disconnecting, the TCP connection will remain open for a time to allow any further messages to be sent without triggering a new connection. The idle timer starts as soon as a message has been sent. If no further messages have been sent in the time specified by KRDPIdleTimeout then the connection is closed.
Section (32-bit Windows OS) | HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Syslogd\Properties |
Section (64-bit Windows OS) | HKEY_LOCAL_MACHINE\Software\WOW6432Node\SolarWinds\Syslogd\Properties |
Value (STRING) | KRDPIdleTimeout |
Min value | 0 (off) |
Max value | 65535 |
Default value | 60 |
Type | Seconds |