How to Execute Multiple Web Service Process on Web Server
(Doc ID 970546.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Utilities Meter Data Management - Version 04.53.00.02.00 and laterInformation in this document applies to any platform.
Goal
When a call to web service is made then worker process that is w3wp.exe is executed on web server. All the further web service calls gets executed under same windows process. If that web service is making use of rate schedule then rate schedule execution becomes serialized and hence subsequent web service call takes longer time for execution .
There is a setting in IIS which allows parallel execution of web services. This document give details for that parameter.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |