Network Deployment (Distributed operating systems), v8.0 > Tune performance > Tune Service integration
Set tuning properties for a mediation
Use this task to tune a mediation for performance by . Review the guidance on when it is appropriate to tune a mediation for performance in the topic Performance tuning for mediations.
We can set the following tuning property in the administrative console to improve the performance of a mediation:
- sib:SkipWellFormedCheck
- Whether to omit the well formed check that is performed on messages after they have been processed by the mediation. Either true or false .
This property is overridden for messages that have the delivery option assured persistent, and a well formed check is always performed.
To set, or unset, one or more tuning properties for a mediation, use the administrative console...
Procedure
- Display the mediation context information:
- Click Service integration -> Buses -> bus_name -> [Destination resources] Mediations .
- In the content pane, select the name of the mediation for which to configure tuning information.
- Click [Additional Properties] Context information.
- In the content pane, click New.
- Type the name of the property in the Name field.
- Select the type Boolean from the drop-down list.
- Type true in the Context Value field to set the property, or type false to unset the property.
- Click OK.
- Save your changes to the master configuration.
Performance tuning for mediations
Performance monitoring for mediations
Performance Monitoring Infrastructure (PMI)
Mediations
Related
Service integration custom properties