This topic provides guidance for tuning mediations for performance.
You can set the property sib:SkipWellFormedCheck in the administrative console to improve the performance of a mediation. You cannot set the property sib:SkipCloneBeforeMediate; the performance improvement provided by this property is permanently enabled.
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 that 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.
The following restrictions associated
with setting sib:SkipCloneBeforeMediate do
not apply.