HP-UX IPSec version A.02.01 Administrator's Guide

Troubleshooting HP-UX IPSec
Troubleshooting Scenarios
Chapter 7228
Msg: 55 From: SECPOLICYD Lvl: ALERT Date: Tue Apr 20 12:14:42
2004
Event: Kernel Policy Cache Threshold exceeded
nnnn
records.
where
nnnn
is the hard limit.
Solution
Use the following ipsec_config commands to set and configure new
SPD soft and hard limits:
ipsec_config add startup -spd_soft
spd_soft_limit
ipsec_config add startup -spd_hard
spd_hard_limit
The
spd_soft_limit
and
spd_hard_limit
are specified in units of 1000
entries. Refer to the ipsec_config (1M) manpage for more information.
You can also use the ipsec_admin -start -spd_soft
spd_soft_limit
and ipsec_admin -start -spd_hard
spd_hard_limit
commands to
set new SPD soft and hard limits at system startup time. Refer to the
ipsec_admin (1M) manpage for more information.