Project

General

Profile

Task #3294

Updated by Victor Julien over 4 years ago

When logging to unix dgram socket the max message size is 64k. Goal is to test what happens if the messages we generate exceed that and come up with recommendations for how to handle this case.

Back