Open MDAR opened 3 years ago
It's a software buffer of 4096 bytes and currently there's no way to increase the size. Every TCP packet sent after getting this buffer full will not be sent to the USB afterwards.
For now, if you want to get rid of these logs you'll need to send less data at once.
Thanks Philip
That explains a lot.
One tiny detail, there was only VelbusLink connected and aggressively sending data. That model currently doesn't have anything else connected to it. (Other than the Control4 developer, but he wasn't connected at the time)
Hi
I am seeing this a lot in the log, is it the Velbus VMBRSUSB buffer that is full, or the software buffer?
If it is the software buffer, is there any way to increase the size of the buffer?