delay-errors-duration

This command specifies the duration that the XML firewall delays error messages after request decryption.

Syntax
delay-errors-duration milliseconds
Parameters
milliseconds
The duration in milliseconds to delay error messages. Enter a value in the range 250 - 300000. The default value is 1000.
Guidelines
The delay-errors-duration command sets the duration to delay error messages after request decryption. This command is meaningful when you enable the delay of error messages with the delay-errors command.

If you delay messages for 3000 milliseconds, the DataPower® service sends error messages to the client 3 seconds after request decryption.

Example
Change the delay of error messages to 5 seconds.
# delay-errors on
# delay-errors-duration 5000