summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2014-09-10 18:36:06 +0200
committerErmal <eri@pfsense.org>2014-09-10 18:36:06 +0200
commit816672f1de2e041449bb9c13656aeab93ecf2207 (patch)
treeccd11e24914bc0acf901a79095e5d5d80be85444 /etc/inc/vpn.inc
parentc966c7ec54877f8a31fb599be0ba73a4c43e6fdb (diff)
downloadpfsense-816672f1de2e041449bb9c13656aeab93ecf2207.zip
pfsense-816672f1de2e041449bb9c13656aeab93ecf2207.tar.gz
Provide some parallellizm on the IKESA lookups for heavy loaded boxes.
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 23f205b..4e04d30 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -279,6 +279,8 @@ charon {
# number of worker threads in charon
threads = 16
+ ikesa_table_size = 32
+ ikesa_table_segments = 4
# XXX: There is not much choice here really users win their security!
i_dont_care_about_security_and_use_aggressive_mode_psk=yes
OpenPOWER on IntegriCloud