diff options
author | Tobias Brunner <tobias@strongswan.org> | 2011-12-29 18:41:39 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2011-12-29 18:41:39 +0100 |
commit | 7c0c2349a9e0e64a96695c369bccdb244c1b9344 (patch) | |
tree | 57372a323d0492c59fcc394f1b06637ca03efd33 /man | |
parent | 8ff513a8636ba315d7d65b25806234ed01ee2dce (diff) | |
download | strongswan-7c0c2349a9e0e64a96695c369bccdb244c1b9344.tar.bz2 strongswan-7c0c2349a9e0e64a96695c369bccdb244c1b9344.tar.xz |
Make number of concurrently handled stroke messages configurable.
Diffstat (limited to 'man')
-rw-r--r-- | man/strongswan.conf.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index d48b9021a..12ae10ab1 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -466,6 +466,9 @@ Database URI for charons SQL plugin .BR charon.plugins.sql.loglevel " [-1]" Loglevel for logging to SQL database .TP +.BR charon.plugins.stroke.max_concurrent " [4]" +Maximum number of stroke messages handled concurrently +.TP .BR charon.plugins.tnc-ifmap.device_name Unique name of strongSwan as a PEP and/or PDP device .TP |