summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-05 18:04:24 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-05 18:04:24 +0100
commited9eb1c813b58e785f576ed858347e4493aa18dd (patch)
tree9f84a2a7be46c92e6fabce0233337f9581126316
parent2b1c117572cc7246057e55263d05499c9291573f (diff)
downloadrsyslog-ed9eb1c813b58e785f576ed858347e4493aa18dd.tar.gz
rsyslog-ed9eb1c813b58e785f576ed858347e4493aa18dd.tar.bz2
rsyslog-ed9eb1c813b58e785f576ed858347e4493aa18dd.zip
doc: amend queue parameter doc with live web link
-rw-r--r--doc/queue_parameters.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/queue_parameters.html b/doc/queue_parameters.html
index 49efb5d7..0237a475 100644
--- a/doc/queue_parameters.html
+++ b/doc/queue_parameters.html
@@ -20,7 +20,10 @@ queues are not set up by default.</p>
This is the maximum size of the queue in number of messages.
Note that setting the queue size to very small values (roughly
below 100 messages) is not supported and can lead to
- unpredictable results.</li>
+ unpredictable results.<br>
+ For more information on the current status of this restriction
+ see the <a href="http://www.rsyslog.com/lower-bound-for-queue-sizes/">rsyslog
+ FAQ: "lower bound for queue sizes"</a>.</li>
<li><strong>queue.dequeuebatchsize</strong> number
<br>default 16</li>
<li><strong>queue.maxdiskspace</strong> number</li>