+

Search Tips   |   Advanced Search

Tune bus-enabled web services

Use the administrative console or a Jacl script to tune performance settings for service integration bus-enabled web services.

Bus-enabled web services dynamically use a fast-path route through the bus where possible. This fast-path route is used if the following criteria are met:

If we migrate web services from the WAS Version 5.1 Web services gateway, then the messages use this fast-path route through the bus.

Further optimizations can be made, if the configuration also meets the following criteria:

If the web services use the fast-path route, we need not tune mediations or the service integration bus. However it is good practise to do so, because a typical environment will have at least one non-fast-path (for example, mediated) service.

To improve the performance of bus-enabled web services we can tune the following parameters:

If we have mediations that act on SOAP headers, we can improve performance by inserting the associated header schemas (.xsd files) into the SDO repository.


Subtopics


Related concepts

  • Performance tuning for mediations