Chapter 26. --elements-number-limit

Default value: 1000

Example: --elements-number-limit=20000

Possible values: 'any integer.'

Description: elements-number-limit configuration property allows configuring a Denial of Service protection mechanism which limits number of elements sent in stanza. It can be configured on a per ConnectionManager basis with the following configuration:

<ConnectionManager component>/elements-number-limit[I]=integer_number

for example (for ClusterConnectionManager):

cl-comp/elements-number-limit[I]=100000

Available since: 5.2.0