Use the doc below to help you identify the dispatcher/server
Logon to a portal URL https://
As soon as you have logged on type in the browser window javascript:alert(document.cookie)
This will produce a box similar to the screen shot below
JSESSIONID is a unique ID that you can check in the /usr/sap/SID/JC00/j2ee/cluster/instance.properties this will indicate the server0 used and the dispatcher, particularly useful if multiple web dispatchers are used for Load balancing.
No comments:
Post a Comment