Hello Isaias,
SMP is SAP Mobile Platform
HCL & CLT are non sap systems. Those are websites which are hosted using IIS of windows server.
app1 & app2 are DNS aliases
app1 port 8083 is the SAP Mobile Platform Admin Cockpit
app1 port 443 is one of the non sap websites I did with IIS
As you can see they are using the same DNS alias, only different port
app2 port 443 is another non sap website I did with IIS. Also, take note that I reused the port 443. Using a different DNS alias..
Also please take note that app1.com and app2.com aliases are pointed to the web dispatcher. However, I also reused them in my app servers which can only be accessed/pointed/redirected by the web dispatcher.
I hope I am making myself clear.
Thank you!
Paolo