WAS v8.5 > WebSphere applications > Service integration > Mediations

Performance tuning for mediations

We can set the property sib:SkipWellFormedCheck in the dmgr console to improve the performance of a mediation. Before you set a property to tune a mediation, you should consider the behavior of the mediation, to prevent the modification or loss of messages.

The mediation must either not modify the message, or it must ensure the message is well formed post-mediation. A well formed message has message property values that can be serialized, and a message datagraph that conforms to the message format.

If you set a tuning property for a mediation that does not conform to these rules, the following events might occur:

When we use an enterprise bean as a message producer, the topic or queue connection factory pool size acts as a throttle that controls the rate at which an enterprise bean can produce messages. There is no one specific value that is suitable for all circumstances, therefore you must tune this parameter for the given application and hardware combination.


Related


Set tuning properties for a mediation
Tune bus-enabled web services
Including SOAP header schemas in the SDO repository


+

Search Tips   |   Advanced Search