If Icinga is running behind a WAF, TCP connections are held open forever
Increasing TCP_CLOSE connections until 100% memory usage and/or disk is full due to endless "Too many open files" messages in /var/log/messages
. So force Grafinga to explicitly close URL requests, don't leave this up to Django / the OS.