POWERSERVER 2022 API DEPLOYEMENT DIRECTORY
- New
- How-to
-
Jinu Nair
- PowerServer
- Wednesday, 5 November 2025 02:27 AM UTC
Hi,
The Oracle cloud Load balancer requires policies where URL names are required to switch to defferent applications listening of multiple IIS ports.
The PB application creates session in /api url with the IIS application site.
The /api is constant across all sites, which runs into error state because OCI cloud Load balancer executes policies based on sequences.
The URL of all applications starts with /api, so it takes the first /api policy, even if the application name is defferent.
LoadBalancer is doing path-based routing, and because every app exposes its endpoints at /api/*, the first /api rule wins and traffic is misrouted. Do we have any ways to fix this?
To overcome this situation, can someone guide me how to deploy web api's to a defferent IIS url other than /api?
Your support is highly appreciated.
Regards
JINU NAIR
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.