Ns shutdown

From AOLserver Wiki
Revision as of 19:17, 21 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 657)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.~~~If 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

Category Documentation - Category Core Tcl API