cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting SAPconsole to a Web Dispatcher rather than directly to an app server

bryan_cain
Contributor
0 Kudos

We have a very old SAPConsole set up (telnet) that we use in our warehouses. Currently, the SAPConsole is pointed directly to one of our app servers rather than to our Web Dispatcher for load balancing. We'd like to load balance the warehouse users, but my basis team is concerned that since all the traffic would be coming from a single IP (the server that runs SAPConsole) that the load balancer would direct all traffic to the same node anyway.

I know we should upgrade to ITSMobile (and we've started talking about it) but I'm wondering if we can change this in the short term to make our systems a little more resilient.

Does anyone have experience with this? Is it possible? Or should we just hang on until we can move over to ITSMobile?

Thanks in advance.

Bryan

View Entire Topic
isaias_freitas
Advisor
Advisor

Hello Bryan,

The Web Dispatcher can be used for load balancing of HTTP and HTTPS only. It cannot be used for telnet load balancing.

DNS load balancing (mentioned by Juan) might be an option, but I would also suggest to perform tests on a sandbox system.

Regards,

Isaías

bryan_cain
Contributor
0 Kudos

Well, that answers that question. Thank you. (sorry for the delayed response).

isaias_freitas
Advisor
Advisor
0 Kudos

You're welcome! And no worries 🙂