5.2 Stopping Oracle HTTP Server Instances from the Command Line

You can stop Oracle HTTP Server instances from the command line via a script.

Enter the following command:

 Linux or UNIX: $DOMAIN_HOME/bin/stopComponent.sh componentName
 Windows: %DOMAIN_HOME%\bin\stopComponent.cmd componentName

For example:

$DOMAIN_HOME/bin/stopComponent.sh ohs1

This command invokes WLST and executes the nmKill() command. The stopComponent command will not function if the Node Manager is not running.

For more commands refer the following

Description of link1.png follows
Description of the illustration link1.png