Comment 4 for bug 1552772

Revision history for this message
Swann Croiset (swann-w) wrote :

After further tests and investigations the issue is due to the fact that all lma_collector bufferize data until Nagios/Apache is deployed and up. The collector can bufferize data up to 2MB which represent a large number of messages to catch up!

Once the Apache is up and running, all collectors flood it and Apache never recovers this extra load.

The solution would be to decrease the buff to its minimal size (eg few KB)