Operating the SAP Web Dispatcher 
Use
The following information describes how you start and stop the SAP Web dispatcher, and the prerequisites that your system must meet to enable you to use the SAP Web dispatcher.
SAP Web Dispatcher describes how you use the SAP Web dispatcher.Prerequisites
The prerequisites for operating the SAP Web dispatcher are:
/sap/public/icman
/sap/public/icf_info/*
(See also
Creating an ICF Service and
Activating and Deactivating an ICF Service)
Procedure
Starting the SAP Web Dispatcher
You start the SAP Web dispatcher with the command
sapwebdisp pf=<Profile name> [-f <tracefile> -t <tracelevel> -cleanup -version]
The optional parameters have the following meaning.

You usually start the SAP Web dispatcher as follows:
sapwebdisp pf=<Profile name>
Stopping the SAP Web Dispatcher
If you want to stop the SAP Web dispatcher, you determine the parameter ID and enter the following command:
kill -2 <pid> (UNIX) or sapntkill -2 <pid> (Windows NT).Result
You start or stop the SAP Web dispatcher.