Ns shutdown
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
		
		
		
		
		
	
Man page: http://aolserver.com/docs/tcl/ns_shutdown.html
NAME
- ns_shutdown - Shut down AOLserver
 
SYNOPSIS
- ns_shutdown ?timeout?
 
DESCRIPTION
- This command shuts down the currently running instance of AOLserver, by sending an NS_SIGTERM signal.GustafnIf timeout is specified, the server waits that many seconds to shutdown; otherwise it shuts down immediately.
 
EXAMPLES
ns_shutdown ns_shutdown 30
SEE ALSO
- none