SAP web html only uses the active node when loggin in through the message server.
We are running clustered severs, where both servers are defined under 'default' logon group. (ex, Node1, node2)
when I give it the message server URL : http:<messageserver>:<port>/...webgui.
it always redirects me to the active cluster node(ex. http://<Node1>:<port>/...webgui).
Anyone have an idea how to fix this issue? I am looking for some type of load balancing to be carried out when the user uses Messager server log in URL
We have this working on our regular SAPGUI.
thanks