Werk #2187: Avoid CLOSE_WAIT sockets for agent connection in case of timeouts

Komponente Core & setup
Titel Avoid CLOSE_WAIT sockets for agent connection in case of timeouts
Datum 02.04.2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.7i1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

In case of agent timeouts (per default this is set to 60 seconds) when using keep alive mode (as the CMC does) socket connections could be left over in CLOSE_WAIT state. This is due to a file descriptor not being closed correctly by Python. This has been fixed.

Zur Liste aller Werks