- Created by Americo Goncalves Qualho, last modified by Isaias Freitas on Jan 03, 2023
Configuration
Configuring the Web Dispatcher for Multiple Systems - Clarifications and Examples
How do I configure SAP Web Dispatcher to access HCP (or any other system using virtual hosting)
How to configure the SAP Web Dispatcher to redirect URL '/' to a custom start URL
How to Configure SAP Web Dispatcher to Forward SSL Certificates for X.509 Authentication
How to Setup a Valid Server Certificate in SAP Web Dispatcher
Configuring Web Dispatcher for Fiori and s4HANA Applications
Tools
Top relevant SAP notes
908097
SAP Web Dispatcher: Release, Installation, Patches, Documentation2395328
Can I operate multiple backend systems behind a single web origin?1855097
SAP Web Dispatcher support for SAP HANA XS load distribution and failover2555101
Enable SSO for SAP Fiori Launchpad-Integrated Cloud Services2578463
Web Dispatcher: Problem analysis of SSO for SAP Fiori Launchpad-Integrated Cloud Services1026191
Limitations on the HTTP router protocol in Web Dispatcher2011786
ICM / Web Dispatcher Admin UI Authentication via Backend2117815
ICM / Web Dispatcher: icmbnd using sudo - port restrictions for icmbnd2155855
Web Dispatcher - System specific logging, caching and file access2192839
Using Web Dispatcher protocol ROUTER for TCP load balancing2009483
PSE Management in Web Administration Interface of SAP Web Dispatcher2192839
Using Web Dispatcher protocol ROUTER for TCP load balancing- 2193190
Web Dispatcher - wdisp/system_conflict_resolution - BEST_MATCH 2220456
How to configure SAP Web Dispatcher for Reverse Invoke
HANA
FIORI
SECURITY
CONFIGURATION
F.A.Q.
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
3 Comments
Dinesh Poola
Hi All,
I have a doubt regarding backend system configuration. My backend system has multiple HTTP & HTTPS ports and they are active. All of them have been used in different services.
Now I would like to do backend system configuration at webdispatcher as whenever a request comes from particular SRCURL then we should redirect to particular port in backend system.
Please let me know how can I acheive this.
Regards,
Dinesh.
Isaias Freitas
Hello Dinesh,
Since the "wdisp/system_X" parameter does not provide such possibility, the only option I see would be to configure the backend systems as if they were external systems (e.g., using EXTSRV instead of MSHOST/MSPORT).
However, this could have some impact on the load balance, as the load balancing will be "limited" from the Web Dispatcher perspective. It would use a simple round robin procedure, instead of making a "smarter" load balancing as it can do when configure the backends properly.
I am curious, though, why there would be such requirement (to send specific URLs to specific ports on the backend).
Regards,
Isaías
Axel Utz
SAP Note 3133628 - FAQ: SAP HANA Web Dispatcher
The FAQ Note 3133628 is an entry point for understanding the differences between HANA Web Dispatcher for XS Classic and XS Advanced and references relevant documentation. Furthermore, it collects topics for which customers frequently open incidents, like the error HANA XS Classic engine returns an error 403 - "Access denied", error 503 - "Service unavailable" or error 500 "Internal Server Error".