Werk #13382: Avoid unnecessary warn messages in Redis server log

Component Setup
Title Avoid unnecessary warn messages in Redis server log
Date Oct 29, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p15 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The Redis server log ~/var/log/redis-server.log could contain warning messages for the number of maximum open files and the TCP backlog settings on startup.

The configuration has now been adjusted, so you should not get this messages any more.

Please note, that there could be still a overcommit_memory warning, especially on our appliances. We will not change this OS setting for now.

To the list of all Werks