Code

Update collectd.conf.pod - adding PostTimeout parameter description
authorloginator17 <loginator17@users.noreply.github.com>
Fri, 10 Oct 2014 17:37:55 +0000 (18:37 +0100)
committerloginator17 <loginator17@users.noreply.github.com>
Fri, 10 Oct 2014 17:37:55 +0000 (18:37 +0100)
src/collectd.conf.pod

index d74b2bc0cc229821e59738f8a075342d15195779..1a89be3dfc4e7d36d2e7681b270f5cac6419aacf 100644 (file)
@@ -6860,6 +6860,11 @@ and aborted.
 Sets bytes per second value for B<LowSpeedLimit> to make a decission if 
 connection is too slow. Default value is C<100>.
 
+=item B<PostTimeoutSec> I<Seconds>
+
+If defined, provided positive integer value will be used to set maximum time
+in seconds that you allow for transfer(http post) operation to take.
+
 =back
 
 =head2 Plugin C<write_kafka>