Use this task to tune a mediation for performance by using
the administrative console.
About this task
You can set the following tuning property in the administrative console to improve the performance of a mediation:
- sib:SkipWellFormedCheck
- Whether you want to omit the well formed check that is performed
on messages after they have been processed by the mediation. Either true or false.
Note: 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 to complete the following
steps:
Procedure
- Display the mediation context information:
- Click .
- In the content pane, select the name of the mediation
for which you want 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.