]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Disable nagel algorithm
authorSteven Hartland <steven.hartland@multiplay.co.uk>
Sun, 10 Apr 2016 01:30:51 +0000 (01:30 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Sun, 10 Apr 2016 08:36:01 +0000 (10:36 +0200)
commit6b979b273d713ec3042b9b12eacb1fbc7c790660
tree2c84b549f50104cd78538ac02ebd843b761e1df5
parente41d73ec1fe301b8f7be8ea46702d4f23a25c67b
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