Skip to main content

Name

max_resident_transfails — the threshold for swapping transient failures out of memory

Synopsis

max_resident_transfails = 100

Description

If the transfail queue grows beyond the size specified by this option, messages are swapped out before being queued to the transfail queue thus mitigating a potential memory usage problem.

The default value is 100.

Scope

max_resident_transfails is valid in the global scope.

See Also

Was this page helpful?