Previous Topic: Set a Maximum Idle Time for DSP Bindings

Next Topic: Set the Maximum Binding Time

Set the Maximum Guaranteed Idle Time

You can set a maximum guaranteed idle time. If the DSA already has the maximum number of bindings then it must abort one of these before it can accept a new one. Setting a maximum guaranteed idle time allows the DSA to abort an existing binding that has been idle for a long time, and so increases the availability of the directory service while still limiting the number of concurrent bindings.

To set the maximum guaranteed idle time, issue the following command from a DSA console:

set user-idle-time = num-secs;
num-secs

Defines the number of seconds that a binding can be idle without risking being closed.