Home Page-->SAP BASIS-1 SOLUTION

SAP Web dispatcher

Sap Web dispatcher is used to load balancing users requests to SAP application servers.The SAP Web dispatcher exists  between the Internet and our SAP System. It takes HTTP(s) requests from users into our system.

User Requests -- > Sap Web dispatcher --> Web dispatcher distributes to the application server

 

·         Starting the SAP Web Dispatcher:

Goto webdispatcher installation path:

cd /usr/sap/<SID>/sapwebdisp

Execute Command: ./controlWD.sh START <SID>

·         Stopping the SAP Web Dispatcher:

Goto webdispatcher installation path:

cd /usr/sap/<SID>/sapwebdisp

Execute Command: ./controlWD.sh STOP<SID>

·         Start the web dispatcher with AUTO Restart: If in case of any crash, web dispatcher will start automatically.
cd /usr/sap/<SID>/sapwebdisp

Execute Command: ./sapwebdisp pf=sapwebdisp.pflauto_restart

-auto_restartà With this option you can enable high availability for the SAP Web dispatcher at process level.

-versionà displays the version of the SAP Web dispatcher

Please Read also my popular post on Webdispatcher Installation:

Some other interesting topic to increase your knowledge level:

Here you'll get different set of tutorials <Beginner level ,Advance level ,SAP Upgrade related,Oracle Basis related ,Solution manager related >

Click to SAP BASIS Tutorials :

  

SAP Upgrade Related :