on 2024 Sep 30 9:58 AM
To ensurea good balancing two application servers are created and configured with WEBDISPATCHER, in the totally we have 3 application servers ( 1 main server and 2 secondery servers) but the load blancing problem still persists, the requests go directly to the main application server and saturates it.
my question is the following how to resolve the balancing problem and distribute the requests fairly between the 3 application servers?
NB: Version SAP ECC6 EHP7
thanks in advance
Request clarification before answering.
Firstly, the WEBDISPATCHER is only used for the HTTP/HTTP connections. For RFC or SAP GUI ones, the Message Server natively handles them (if the LOGON SERVERS groups are configured correctly, TCODE SMLG).
By default, SAP WD uses a Weighted Round Robin strategy by default. But if you see that's not working, you can change it to Load Balancing Using Server Response Times (namely if the servers are very different in performance). Please check this link:
https://help.sap.com/doc/saphelp_nw74/7.4.16/en-us/48/8fe37933114e6fe10000000a421937/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
15 | |
10 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.