Actions
Task #3294
open
AH
JI
Test the maximum size for messages passed to the unix socket
Task #3294:
Test the maximum size for messages passed to the unix socket
Description
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.
Actions