ADMINISTERING


Enabling QoS when starting Domino
You enable QoS at a command prompt.

About this task

On Windows systems, the syntax is 'nserver', and on all other platforms it is 'server').

When issuing the (n)server command, -jc runs the java console. The -q option quits immediately after startup has completed, and the -y answers 'yes' to the quit verification.

Procedure

1. Install the Domino® server.

2. Start, and then stop, the Domino server.

3. Open a command prompt and navigate to the directory Domino where Domino is installed.

4. At the command prompt, run '(n)server -jc' to start the server and server console.

5. At the command prompt, run '(n)server -jc -q -y' to stop the server and server console. This action creates the initial dcontroller.ini file in the server's data directory.

6. Add the following setting to the dcontroller.ini file:QOS_ENABLE=1

7. Add the following setting to the Domino server notes.ini file: QOS_ENABLE=1

Parent topic: Monitoring quality of service
Next topic: Limiting QoS restarts