R
Roy Ellis
Guest
Hi Goo, Are you looking for load balancing? In other words, will all your AppServers have the same AppService name? If so you will need an extra license: NameServer LoadBalancing. If you are just looking to select different AppServers through the NameServer that is easy. Merely make sure each AppServer on different machines have different AppServer Names. Then add a remote NameServer that points to ServerA. Then make that NameServer your "controllingNameServer". Each time you start a AppServer now it will register with the NameServer using it's AppService Name to distinguish it's self from the other AppServers. There is no technical limit to number of AppServers connecting to a single NameServer, but there are practical limits like the NameServer machines memory, CPU and network band-width. Now each request will have a different AppService name, examples: -URL xxx.yyyy.no/.../Aia -URL xxx.yyyy.no/.../Aia -URL xxx.yyyy.no/.../Aia Hope this helps, let me know if you have more questions, Roy
Continue reading...
Continue reading...