The auto-recovery feature detects failure of an IDP engine and buffers packets while it attempts to restart the IDP engine. The auto-recovery process reloads the device configuration, including the security policy. The larger the security policy, the longer it takes to complete the auto-recovery process. By default, packet processing resumes only after the security policy has been reloaded. If your deployment requires faster resumption of traffic flow, you can change this setting so that the IDP engine begins processing traffic before the security policy has been loaded. However, the packets that are processed before the security policy has been loaded are uninspected.
To set packet processing to resume before the security policy has been loaded:
/usr/idp/device/bin/user_funcs file in a text editor, such as vi.export pktprocess_afterpolicyload=1
[root@defaulthost admin]# idp.sh restartRestarting the IDP engine can take several moments.