From: oetiker Date: Sat, 11 Oct 2008 09:37:53 +0000 (+0000) Subject: This patch introduces a feature whereby rrdcached will disallow updates X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=22129bb15a8ad204cf8a5e88e8834ec0b51908c0;hp=22129bb15a8ad204cf8a5e88e8834ec0b51908c0 This patch introduces a feature whereby rrdcached will disallow updates that do not advance the update time. This prevents the updates from being discarded later by rrd_update_r. This patch attempts to make the most of the protocol's limited ability to return error text when using a -1 return code. -- kevin brintnall git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1596 a5681a0c-68f1-0310-ab6d-d61299d08faa ---