This section describes the various methods to stop the Proxy Server on different platforms.
Access the Server Manager and click the Preferences tab.
Click the Start/Stop Server link. The Start/Stop Server page displays.
Click the Off button.
The status of the server appears in the Start/Stop Server page.
From the command line, go to server_root/proxy-serverid and type ./stop.
If you used the etc/inittab file to restart the server you must remove the line starting the server from /etc/inittab and type kill -1 1 before you try to stop the server. Otherwise, the server restarts automatically after it is stopped.
Use stop, which shuts down the server completely, interrupting service until it is restarted. If you set the etc/inittab file to automatically restart (using respawn), you must remove the line pertaining to the proxy server in etc/inittab before shutting down the server; otherwise, the server automatically restarts.
After you shut down the server, it may take a few seconds for the server to complete its shut-down process and for the status to change to Off.
If your system crashes or is taken offline, the server stops and any requests it was servicing may be lost.
If you have a security module installed with your server, you will be required to enter the appropriate passwords before starting or stopping the server.
Use Start > Programs > Sun Microsystems > Sun Java System Web Proxy Server version > Stop Proxy Server
From a command prompt, go to server_root\\proxy-serverid and type stopsvr.bat to stop the Proxy Server.
Use the Sun Java System Proxy Server 4.0 (proxy-serverid) service in the Services window: Control Panel > Administrative Tools > Services