diff options
-rw-r--r-- | doc/imptcp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imptcp.html b/doc/imptcp.html index b5bd0970..133183f2 100644 --- a/doc/imptcp.html +++ b/doc/imptcp.html @@ -135,7 +135,7 @@ Equivalent to: Port </li> Equivalent to: Name </li> <li>$InputPTCPServerBindRuleset <name><br> Equivalent to: Ruleset </li> -<li>$InputPTCPHelperThreads <number><br> +<li>$InputPTCPServerHelperThreads <number><br> Number of helper worker threads to process incoming messages. These threads are utilized to pull data off the network. On a busy system, additional helper threads (but not more than there are CPUs/Cores) can help improving |