SAP Web-dispatcher acts as a reverse proxy and load balancer that sits in front of SAP systems and handles HTTP/HTTPS traffic.
Think of it as the gatekeeper for handling the requests from the below:
-
SAP Fiori
-
SAP GUI for HTML
-
Web Dynpro
-
OData / Gateway services
-
ICF services
It decides:
-
Which SAP server should handle a request
-
How traffic is balanced
-
Whether a request is allowed or blocked
Key Benifits of using Web dispatcher:
| The user sends the requests through the browser (http/https). then the request go to the load balancer, then to the web dispatcher. | Browser → Internet/Corporate Network → Firewall → LB → LB→Webdispatcher→ICM→Abap dispatcher→workprocess. If any user reports any issue saying that they are not able to connect to SAP from a browser-based connection, we can check the ICM log from SMICM transaction. |
No comments:
Post a Comment