WebSphere WebSphere Application Server Express, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Setting tuning properties for a mediation

Use this task to tune a mediation for performance using the administrative console.

Before you begin

Before you begin this task, you should review the guidance on when it is appropriate to tune a mediation for performance in the topic Guidance for tuning mediations for performance.

Why and when to perform this task

[Version 6.0.1 and earlier]You can set the following tuning properties to improve the performance of a mediation:
Name Value
sib:SkipCloneBeforeMediate Whether you want to omit the cloning of messages before they are processed by the mediation. Either true or false.
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.
[Version 6.0.2]You can set the following tuning property to improve the performance of a mediation:
Name Value
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:

Steps for this task

  1. Display the mediation context information:
    1. In the navigation pane, click Service integration > Buses
    2. In the content pane, click the name of the service integration bus.
    3. Under Additional Properties, click Mediations.
    4. In the content pane, select the name of the mediation for which you want to configure tuning information.
    5. Under Additional Properties, click Context information.
  2. In the content pane, click New.
  3. Type the name of the property in the Name field.
  4. Select the type Boolean in the list box.
  5. Type true in the Context Value field to set the property, or type false to unset the property.
  6. Click OK.
  7. Save your changes to the master configuration.
Related concepts
Mediations
Guidance for tuning mediations for performance

Task topic

Terms of Use | Feedback

Last updated: 2 Aug 2005
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.pmc.express.doc\tasks\tjp0032_.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)