large_destination_count
Specifies the number of messages that an unbounded destination (a destination without either of its
maxbytes or
maxmsgs properties set) can gather before the server starts logging warnings about that destination’s message count.
large_destination_count = number
The specified number may also be:
-
Unset or
-1: the server establishes its own message count threshold; -
0: logging is disabled.
This property can be set dynamically.