Hi All,
In the case of a reverse proxy server failure (NGINX), what is the suggested strategy to route traffic from the client to the web API servers?
Our PowerServer WEBP API is hosted on IIS and the reverse proxy runs on NGINX. Is there a mechanism to switch the PowerServer client web-api other than changing the apprun.json and forcing clients to re-install or download?
Preferably, I am looking for a mechanism where I can configure or change dynamically the web api URL without having to re-deploy the PowerServer client or launcher.
Regards, Logan