JANUS DRAIN: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
See: [[List_of_Janus_commands|Janus command list]] | See: [[List_of_Janus_commands|Janus command list]] | ||
[[Category:Janus commands|JANUS DRAIN]] | [[Category:Janus commands|JANUS DRAIN]] | ||
Revision as of 00:13, 1 July 2011
<section begin="desc" />Drain a Janus port<section end="desc" />
This prevents new connections from being initiated on the named port(s), and has no effect on active connections.
Syntax
<section begin="syntax" /> JANUS DRAIN portname <section end="syntax" />
Where portname is the name of the port(s) to drain. Once a DRAIN is executed against a port, no users may access it until it is started again via the JANUS START command. Current connections are not affected by the DRAIN subcommand. The DRAIN subcommand returns immediately, but activity on the port does not end until all current connections are closed.
JANUS DRAIN HOMER??
In the above example, all ports with 7-character names beginning with HOMER are placed in a drain state.
See: Janus command list