Default FreeBSD local datagram size is 2k. For some of the logs that bitelab produces, this is too large.
Make sure net.local.dgram.maxdgram is set properly.
Default FreeBSD local datagram size is 2k. For some of the logs that bitelab produces, this is too large.
Make sure net.local.dgram.maxdgram is set properly.
Default FreeBSD local datagram size is 2k. For some of the logs that bitelab produces, this is too large.
Make sure net.local.dgram.maxdgram is set properly.
The other option is to switch to TCP instead of using unix domain sockets.