|
NAMEsqlr-stop - manual page for sqlr-stop 1.7.0SYNOPSISsqlr-stop [OPTIONS]DESCRIPTIONsqlr-stop is the shutdown program for the SQL Relay server processes.The sqlr-stop program stops sqlr-listener, sqlr-connection, and sqlr-scaler processes. When run with the -id argument, sqlr-stop stops processes for the specified instance. When run with no -id argument, sqlr-stop stops all running sqlr-listener, sqlr-connection, and sqlr-scaler processes. OPTIONS
EXAMPLESStop instance "myinst" who's pid files are found in the default location.
Stop instance "myinst" who's pid files are found under /opt/myapp/var
Stop all running instances who's pid files are found in the default location.
Stop all running instances who's pid files are found under /opt/myapp/var
Rudiments version: 1.2.1 Compiled: Oct 23 2019 21:56:05 AUTHORWritten by David Muse.COPYRIGHTCopyright © 1999-2018 David MuseThis is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Visit the GSP FreeBSD Man Page Interface. |