Previous Topic: DSA-Based Limits

Next Topic: Limit the Number of Entries Returned

Limit the Time for Operations

You can restrict the maximum time that the list and search services can run. If an operation exceeds this limit, the following error is returned:

Administration limit exceeded

To limit the number of concurrent operations on a DSA

  1. Open the limits configuration file in a text editor.
  2. Add the following command:
    set max-op-time = seconds;
    
  3. Save the file, and then stop and start the DSA.

More information:

set max-op-time Command