From ada8da9b8b85dcfbbc1c05211ec0267d841520a7 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 9 Nov 2010 16:16:58 +0000 Subject: [PATCH] cached is using tcp not udp ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2144 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdcached.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/doc/rrdcached.pod b/program/doc/rrdcached.pod index 73e070b5..13712df3 100644 --- a/program/doc/rrdcached.pod +++ b/program/doc/rrdcached.pod @@ -50,7 +50,7 @@ For network sockets, a port may be specified by using the form CI
B<]:>I>. If the address is an IPv4 address or a fully qualified domain name (i.Ee. the address contains at least one dot (C<.>)), the square brackets can be omitted, resulting in the (simpler) -CB<:>I> pattern. The default port is B<42217/udp>. If you +CB<:>I> pattern. The default port is B<42217/tcp>. If you specify a network socket, it is mandatory to read the L section. -- 2.30.2