Specifies the maximum number of concurrent operations per client connection. A value of 0 means that no limit is enforced.
Default Value
0
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
max-connections
Description
Specifies the maximum number of concurrent client connections to the server. A value of 0 means that no limit is enforced.
Default Value
0
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
max-connections-from-same-ip
Description
Specifies the maximum number of client connections from the same source address. A value of 0 means that no limit is enforced.
Default Value
0
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
max-ops-per-connection
Description
Specifies the maximum number of operations per client connection. A value of 0 means that no limit is enforced.
Default Value
0
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
min-substring-length
Description
Specifies the minimum length for a search filter substring. Search operations with short search filter substring are likely to match a high number of entries and might degrade performance overall. A value of 0 indicates that no limit is enforced.
Default Value
0
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
size-limit
Description
Specifies the maximum number of entries that can be returned to the client during a single search operation. A value of 0 indicates that no size limit is enforced. Note that this is the default for the server, but it may be overridden on a per-user basis using the ds-rlim-size-limit operational attribute.
Default Value
1000
Allowed Values
An integer value. Lower value is 0.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No
time-limit
Description
Specifies the maximum length of time that should be spent processing a search operation. A value of 0 seconds indicates that no time limit is enforced. Note that this is the default for the server, but it may be overridden on a per-user basis using the ds-rlim-time-limit operational attribute.
A java class that implements or extends the class(es) :
org.opends.server.api.QOSPolicyFactory
Multi-valued
No
Required
Yes
Admin Action Required
The Resource Limits QOS Policy must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
No
LDAP Mapping
Each configuration property can be mapped to a specific LDAP attribute under the "cn=config" entry. The mappings that follow are provided for information only. In general, you should avoid changing the server configuration by manipulating the LDAP attributes directly.