From: Florian Forster Date: Mon, 18 Aug 2014 07:58:34 +0000 (+0200) Subject: collectd.conf: Fix default packet size of the network plugin. X-Git-Tag: collectd-5.3.2~52 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=1401d6563b0030422128c3ef84be639e38ce8f9e;p=collectd.git collectd.conf: Fix default packet size of the network plugin. Fixes: #710 --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 5af15684..331fad7b 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -622,7 +622,7 @@ # AuthFile "/etc/collectd/passwd" # Interface "eth0" # -# MaxPacketSize 1024 +# MaxPacketSize 1452 # # # proxy setup (client and server as above): # Forward true