Previous Topic

Next Topic

Steps to Run Multiple Servers - Summary

  1. Install the c-treeACE Server as usual.
  2. For each instance to be run:
    1. Create a working directory specific to that instance.
    2. In that working directory, create a ctsrvr.cfg containing the keywords:
      LOCAL_DIRECTORY <full path to working directory>
      SERVER_NAME <unique Server Name for this instance>
  3. On NLM:
    1. In the installation directory, run RENNLM as described above.
    2. Copy ctsrvr.nlm to my_nlm.nlm (or the unique name for this instance).
    3. Activate my_nlm.nlm with fcactvat as usual.
    4. Move my_nlm.nlm to a unique working directory.
  4. On Windows Service:
    1. Configure each instance to have a unique Service Name.
  5. Execute each instance from its working directory, using the CTSRVR_CFG 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.