This documentation is for WSO2 ESB version 4.5.1. View documentation for the latest release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Message Relay is a Message Pass through mechanism for ESB. Message Relay enables ESB to pass the messages without building or processing the message.

When Message Relay is configured incoming requests to the ESB are not built and processed unless specifically requested to do so. An incoming message is wrapped inside a default SOAP envelope as binary content and sent through the ESB.

Some of the ESB scenarios don not require the full message to be built. Instead ESB can work on other message properties like request URLs or transport headers (for more information about properties and headers see Properties).

With Message Relay ESB can achieve a very high throughput.

See more information about Message Relay in the following pages:

See also HTTP Relay Transport (New in version 4.0).

  • No labels