[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'

Florian Forster octo at verplant.org
Wed Mar 21 18:17:28 CET 2012


 src/common.h  |    1 +
 src/network.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

New commits:
commit 12213f8dfeee3feb3846aa658def0bb79c1211d0
Author: Cyril Feraudet <cyril at feraudet.com>
Date:   Mon Mar 19 11:08:06 2012 +0100

    Proposal fix for large "MaxPacketSize" use.
    
    When we use a "MaxPacketSize" over two thousand of octets (to pass huge
    message in notification for example), buffer may not be flushed for a
    while.
    By flushing buffer when there is about 1400 octets, we're sure there is
    no data too longer in.

commit 1cdf817c74f6c4e2136dce840ab33af072f91733
Author: Florian Forster <octo at collectd.org>
Date:   Mon Mar 19 10:47:22 2012 +0100

    src/common.h: Add comment about return value of read_file_contents().




More information about the collectd-changes mailing list