assume we have 2 wfe, 2app,2db servers clustered.
in case of creating a new web app is there a way to specify on which web server the appln can be hosted?
requirement is assume if servers are hosted in ny and adding a new server to the farm for wfe and one for db.
i would like to join them to the farm but while creating new web app i need to specify to which server the new web appln can be hosted and to which db it can sit, in that way the users from diff location can navigate to the new web appln directly to the server instead goin thro ny.
if the requiremnent is nt enouf, let me know i can provide additional inputs on it
If I can expand upon Jasit’s reply, yes, it is not how SharePoint works,…. However, it is very common practice to use DNS / Load Balancing to manage which web application is used on which servers.
This is especially important when looking at heave reporting web apps, search or other high risk web applications. Given the modern enterprise, you should have access to a load balancer to make this management easy.
You can / should also turn off (stop) applications / application pools on the server which are not being used, so you keep your resources free.
LarryN
* It is a good point to make that a feature within SharePoint Farm admin to make these type of configuration changes would be very nice….