<< this is being edited. Will be published soon>>
Configuring OSB services, both Proxy Services and Business Services is an important task, part of OSB service development and deployment. This blog covers some important and common configurations of OSB services.
'Enabling' Reports
Reports can be enabled/disabled exclusively for proxy services. This can be configured at
Project Explorer (left pane) --> Project --> Proxy Service in the context --> 'Operations Setting tab' (on right pane).
See the following screen shot:
Default is 'enabled'.
Message Tracing
Message tracing can be enabled exclusively for proxy services.
By default it is NOT enabled.
Configurations for Business Services
Configuring OSB services, both Proxy Services and Business Services is an important task, part of OSB service development and deployment. This blog covers some important and common configurations of OSB services.
Configurations for Proxy Services
Reports can be enabled/disabled exclusively for proxy services. This can be configured at
Project Explorer (left pane) --> Project --> Proxy Service in the context --> 'Operations Setting tab' (on right pane).
See the following screen shot:
Default is 'enabled'.
Message Tracing
Message tracing can be enabled exclusively for proxy services.
Project Explorer (left pane) --> Project --> Proxy Service in the context --> 'Operations Setting tab' (on right pane).
See the following screen shot:By default it is NOT enabled.
Configurations for Business Services
Throttle Configuration
Throttling is about controlling the number of instance a service can spawn itself to accommodate requests it receive from consumers. Its an important configuration from the perspective of server resources, securing from DoS attacks etc.
In the proxy service, it can be done at:
Thanks! This info was great! A question here.What would be an ideal value for Max Concurrency and Throttling Queue? Any proven number that serves good on Prod machine?
ReplyDelete