From 8b5011f62db51745a31428ca4b5555f272551437 Mon Sep 17 00:00:00 2001
From: markt 1.
(int)The number of threads to be used to run for the polling events. Default value is 1.
- Can't see a reason to go above that. But experiment and find your own results.
(int)The number of threads to be used to run for the polling events.
+ Default value is 1 per processor. Can't see a reason to go
+ above that. But experiment and find your own results.
(int)The priority of the poller threads.
@@ -670,8 +671,7 @@
Certificate, but not fail if one isn't presented. A false
value (which is the default) will not require a certificate chain
unless the client requests a resource protected by a security
- constraint that uses CLIENT-CERT authentication. See the
- SSL HowTo for an example.
CLIENT-CERT authentication.