Home > Configuration > SSL > setsslocspresponder_batchingdelay

setsslocspresponder_batchingdelay

Use this method to set maximum time, in milliseconds, to wait to accumulate OCSP requests to batch. Does not apply if the Batching Depth is 1.

Syntax



Parameters

name

Name of the OCSP responder to modify.
This is mandatory parameter.

batchingdelay

Maximum time, in milliseconds, to wait to accumulate OCSP requests to batch. Does not apply if the Batching Depth is 1.
Minimum value = 1.
Maximum value = 10000.

Return Value

Returns simpleResult

See Also