<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi all,</p>
<p>I've an issue with network plugin when increasing "MaxPacketSize"</p>
<p>I need to have MaxPacketSize at maximum (65535) due to some notifications with large message.</p>
<p>I think MaxPacketSize is setting size of a kind of buffer who's not flushed until it's full. So without notification</p>
<p>with big message, this buffer take lot of time to be full and values from plugins are rarely sent over network.</p>
<p>Am I right ? There is a way to flush this buffer every "interval" ?</p>
<p>Thanks in advance,</p>
<p>Cyril</p>
<div> </div>
</body></html>