| | |
| | | property.max-connections.description=A value of 0 means that no limit is enforced. |
| | | property.max-connections-from-same-ip.synopsis=Specifies the maximum number of client connections from the same source address. |
| | | property.max-connections-from-same-ip.description=A value of 0 means that no limit is enforced. |
| | | property.max-ops-interval.synopsis=Specifies the interval during which the number of operations is limited. |
| | | property.max-ops-interval.description=When the maximum number of operations per interval is reached, all subsequent operations on the same network group are refused until the end of the time interval. This parameter allows to limit the throughput on the network group. |
| | | property.max-ops-per-connection.synopsis=Specifies the maximum number of operations per client connection. |
| | | property.max-ops-per-connection.description=A value of 0 means that no limit is enforced. |
| | | property.max-ops-per-interval.synopsis=Specifies the maximum number of operations that can take place on the same network group during the specified interval. |
| | | property.max-ops-per-interval.description=When the maximum number of operations per interval is reached, all subsequent operations on the same network group are refused until the end of the time interval. This parameter allows to limit the throughput on the network group. A value of 0 indicates that no limit is enforced. |
| | | property.min-substring-length.synopsis=Specifies the minimum length for a search filter substring. |
| | | property.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. |
| | | property.size-limit.synopsis=Specifies the maximum number of entries that can be returned to the client during a single search operation. |