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').
-jc runs
the java console. The -q option quits immediately
after startup has completed, and the -y answers 'yes'
to the quit verification.Procedure
- Install the Domino® server.
- Start, and then stop, the Domino® server.
- Open a command prompt and navigate to the directory Domino® where Domino® is installed.
- At the command prompt, run
'(n)server -jc'to start the server and server console. - 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. - Add the following setting to the dcontroller.ini file:
QOS_ENABLE=1 - Add the following setting to the Domino® server notes.ini file:
QOS_ENABLE=1