From 2c87c4e4de08c0070ebc5c095c03fc3b233f92d1 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 27 Oct 2014 00:26:42 +0100 Subject: Reporting/Collector: add max-children argument Add option to limit the count of child threads to import the transactions. If the number is exceeded the next import will block until one thread is ready. --- man/bcfg2.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5 index a8366721a..69ec4c71a 100644 --- a/man/bcfg2.conf.5 +++ b/man/bcfg2.conf.5 @@ -772,6 +772,10 @@ time zone as well). .TP .B web_debug Turn on Django debugging. +.TP +.B max_children +Maximum number of children for the reporting collector. Use 0 to +disable the limit. (default is 0) .UNINDENT .UNINDENT .UNINDENT -- cgit v1.2.3-1-g7c22