max_client_msg_size
Maximum size allowed for an incoming message. This parameter setting instructs the server to reject incoming messages that are larger than the specified size limit.
max_client_msg_size = size [KB|MB|GB]
Specify whole numbers as
KB
,
MB
or
GB
. The maximum value is 2 GB.
When omitted or zero, the EMS server accepts and attempts to process messages of any size.
Note: While using FTL stores, the default value of this parameter is set to 10 MB. The maximum value is still 2 GB.