User guide

6.4.1.2 Command mode
The command mode commands available to close servers can be seen in Table 6–6
Command Mode Close Server.
Table 6-6 Command Mode Close Server
Command
Description
-closeServer-active
-closeServer -all
Closes all responding servers. The following
Command line options, if present will be ignored:
-name
• -node
• -port
• -URL
-all and –active in this context are considered
synonyms.
-closeServer
Closes the server as specified by other command line
options
Example
$ thincontrol –closeServer –url //prod_node:1766/
$ thincontrol –closeServer –port 1701 –node localhost
$ thincontrol –closeServer –active
$ thincontrol –closeServer –name myserver
6.4.2 Opening Servers
Active servers may be opened using the controller. You must provide a valid control
password for the server.
Opening a server allows new client connections to be made using that server.
You may issue a open command to re-open a closed server, which will reestablish the
maxClients value for the server back to the value it was prior to closing.
Only those servers where the control password matches the control session control
password will be opened.
6.4.2.1 Interactive mode
79