Terminate unused resolver threads after a timeout

This commit is contained in:
Tobias Brunner
2012-10-18 12:26:00 +02:00
parent 49e2d109a3
commit b4f6c39e55
4 changed files with 41 additions and 9 deletions
+6
View File
@@ -696,6 +696,12 @@ strength
.BR libstrongswan.ecp_x_coordinate_only " [yes]"
Compliance with the errata for RFC 4753
.TP
.BR libstrongswan.host_resolver.max_threads " [3]"
Maximum number of concurrent resolver threads (they are terminated if unused)
.TP
.BR libstrongswan.host_resolver.min_threads " [0]"
Minimum number of resolver threads to keep around
.TP
.BR libstrongswan.integrity_test " [no]"
Check daemon, libstrongswan and plugin integrity at startup
.TP