Hi Isaias,
Isaias Freitas wrote:
The correct URL to access the Web Dispatcher administration is "/sap/wdisp/admin"
.
Thanks for the clarification haha..
At the profile you have attached, the SMP system is defined twice, and no system other than SMP is defined...
You may have seen SAP SMP twice because I am using 4443 port on the other one. That just made me realize that I can combine them, am I correct?
In addition, the system selection criteria in use does not take into account the DNS alias, just the port used to reach the Web Dispatcher.
So, basically all requests will be sent to the SMP system...
Regards,
Isaías
.This is what I am trying to figure. and I am not sure what I am doing wrong.
So do I change this one:
wdisp/system_1 = SID=SMP, EXTSRV=https://server1.net:8083;https://server2.net:8083, SRCSRV=*:8083, SRCURL=/, STICKY=true
to this?:
wdisp/system_1 = SID=SMP, EXTSRV=https://server1.net:8083;https://server2.net:8083, SRCSRV=webdisp2.com:8083/Admin, SRCURL=/, STICKY=true
Cause I actually already did and it still same result.
Is there a parameter where I can deactivate a specific URL?
Thanks