How to setup HA for APEX 19.2 with APEX listener
We have created the WLS cluster ( haapx01, haapx02 servers) and deployed the ORDS as a managed severer. Apex is accessible using http://haapx01:7003/ords and http://haapx02:7003/ords. Can we put load Balancer infront of it and forward traffic to haapx01 and haapx02 (on http port 7003)?
Thank you for your time.