I'm trying to understand what port numbers i can use to access my application both through the web server (IBM Http Server) and directly to the app server (IBM Websphere v6.1).
What ports can i use to bypass IHS and hit server directly using HTTP and HTTPS? What ports can i use to pass through IHS server using HTTP and HTTPS? What are the default ports and are there other ports i should be aware of?
Is this information stored in a config file or is it dependent on how i configure host aliases?
Thanks