Hi,<br><br>Is it possible to make the buffer size configurable option in network plugin ?<br><br>I see the following line at - <b><a href="http://git.verplant.org/?p=collectd.git;a=blob;hb=master;f=src/network.c">http://git.verplant.org/?p=collectd.git;a=blob;hb=master;f=src/network.c</a></b><br>

<br>  68 /* Buffer size to allocate. */<br><br>  69 #define BUFF_SIZE 1024<br><br>Thats tells me that buffer size if fixed right now to 1KB. It would be nice if it is made configurable option.<br><br>Thanks<br>Mahendra<br>