]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Disable nagel algorithm 706/head
authorSteven Hartland <steven.hartland@multiplay.co.uk>
Sun, 10 Apr 2016 01:30:51 +0000 (01:30 +0000)
committerSteven Hartland <steven.hartland@multiplay.co.uk>
Sun, 10 Apr 2016 01:40:05 +0000 (01:40 +0000)
commit66476d96e6a4adf370e90e59a067febe3c071a4b
tree5cbbeb126722180ee9d9faa24217f330161ba0c7
parent0d4df26e8f79e4b03e7687baa54f5ebf9e509b67
Disable nagel algorithm

Disable TCP's nagal algorithm which was causing massive slowdown
in processing rrdcached requests.

Also check for other setsockopt call errors.
src/rrd_daemon.c