| setsslparameter_operationqueuelimit |
Use this method to set limit in percentage of capacity of the crypto operations queue beyond which new SSL connections are not accepted until the queue is reduced. |
Syntax |
Parameters |
operationqueuelimit |
Limit in percentage of capacity of the crypto operations queue beyond which new SSL connections are not accepted until the queue is reduced. Default value = SSL_OPER_Q_LIMIT_PERCENT_DEFAULT. Minimum value = SSL_OPER_Q_LIMIT_PERCENT_MIN. Maximum value = SSL_OPER_Q_LIMIT_PERCENT_MAX. |
Return Value |
Returns simpleResult |
See Also |