Running Multiple ServerNodes on Same Computer
This is one of the scenarios you can use to design your HyperServer cluster.
In general, when we refer to ServerNodes, we assume each ServerNode instance runs on a separate server computer. Normally, these computers form the server farm cluster.
Can you run multiple instances of slave HyperServers on the same computer?
Yes. You can run several HyperServer instances on one computer, but they must be:
Installed in different folders.
Configured so they do not use overlapping port ranges for their Nodes.
This scenario is useful when you want to serve multiple applications while dedicating each HyperServer instance to a single application. It is also handy for testing your cluster locally before deploying it to a server farm.