So, I have APEX 5.0 up and running with a Tomcat 8.0 and ORDS 3.0.5 web server -great.
Now, what I WANT to do is add a second web server.
Is that as simple as just creating the second web server and pointing that one to the (same) APEX DB, just like I configured the first?
Then, in theory, I could use either web server to access the APEX DB directly at that point (for localized web services internationally).
Or, I could also put them behind a load balancer, if desired (just for capacity).