Skip to main content

Name

default_binding — control usage of the "default" binding

Synopsis

default_binding = "normal"

default_binding = "suspended"

default_binding = "none"

Description

The default binding is the binding that a message belongs to when no other binding applies. The default value is normal.

If you are using MultiVIP© interfaces, you may want to use one of the following options rather than the 'default' binding:

  • If default_binding is set to none, then messages that would fall into the default binding will generate a 451 transient failure back to the generating software.

  • If default_binding is set to suspended, you can suspend delivery for the default binding using the suspend_delivery option.

Scope

default_binding is valid in the global scope.

See Also

Was this page helpful?