 |
Steps to Run Multiple Servers - Summary
- Install the c-treeACE Server as usual.
- For each instance to be run:
- Create a working directory specific to that instance.
- In that working directory, create a ctsrvr.cfg containing the keywords:
<full path to working directory> <unique Server Name for this instance>
- On NLM:
- In the installation directory, run RENNLM as described above.
- Copy ctsrvr.nlm to my_nlm.nlm (or the unique name for this instance).
- Activate my_nlm.nlm with fcactvat as usual.
- Move my_nlm.nlm to a unique working directory.
- On Windows Service:
- Configure each instance to have a unique Service Name.
- Execute each instance from its working directory, using the command line keyword to specify the configuration files, as shown above.
Note: Due to the non-preemptive nature of the Novell environment, running multiple c-treeACE Servers on the same machine is not recommended and might seriously impact performance. Even in preemptive environments, a single c-treeACE Server operates more efficiently than multiple c-treeACE Servers.
|