strongswan.conf: Add note about reserved threads

This commit is contained in:
Tobias Brunner
2013-08-07 09:06:01 +02:00
parent 58e32e4871
commit e99cfe5f20
+5 -1
View File
@@ -319,7 +319,11 @@ Send strongSwan vendor ID payload
Section to define syslog loggers, see LOGGER CONFIGURATION
.TP
.BR charon.threads " [16]"
Number of worker threads in charon
Number of worker threads in charon. Several of these are reserved for long
running tasks in internal modules and plugins. Therefore, make sure you don't
set this value too low. The number of idle worker threads listed in
.I ipsec statusall
might be used as indicator on the number of reserved threads.
.TP
.BR charon.user
Name of the user the daemon changes to after startup