summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>