ResourceLimitsQOSPolicyCfgDefn_zh_TW.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrewsuser-friendly-name=Resource Limits QOS Policy
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updateruser-friendly-plural-name=Resource Limits QOS Policies
71cef386fae61275b03e203825680b39fedaa8c6Tinderbox Usersynopsis=The Resource Limits QOS Policy are used to define resource limits enforced by the server.
bef75d63d74f58abc0f834ed271526672777ba29Automatic Updaterproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Resource Limits QOS Policy implementation.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox Userproperty.max-concurrent-ops-per-connection.synopsis=Specifies the maximum number of concurrent operations per client connection.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox Userproperty.max-concurrent-ops-per-connection.description=A value of 0 means that no limit is enforced.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox Userproperty.max-connections.synopsis=Specifies the maximum number of concurrent client connections to the server.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterproperty.max-connections.description=A value of 0 means that no limit is enforced.
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrewsproperty.max-connections-from-same-ip.synopsis=Specifies the maximum number of client connections from the same source address.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterproperty.max-connections-from-same-ip.description=A value of 0 means that no limit is enforced.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterproperty.max-ops-per-connection.synopsis=Specifies the maximum number of operations per client connection.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterproperty.max-ops-per-connection.description=A value of 0 means that no limit is enforced.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox Userproperty.min-substring-length.synopsis=Specifies the minimum length for a search filter substring.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntproperty.min-substring-length.description=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.
cd32f419a8a5432fbb139f56ee73cbf68b9350ccTinderbox Userproperty.size-limit.synopsis=Specifies the maximum number of entries that can be returned to the client during a single search operation.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntproperty.size-limit.description=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.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox Userproperty.time-limit.synopsis=Specifies the maximum length of time that should be spent processing a search operation.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterproperty.time-limit.description=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.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater