« Previous Next »
Last post 11-11-2009 6:04 AM by Shiva.Renganathan. 2 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (3 items)
Sort Posts: Oldest to newest Newest to oldest
I tried adding new server's to the WebFarm by modifying the Applicationhost.Config file it works.
But is it possible to remove the server gracefully from the webfarm through APPCMD.
With appcmd, you can only remove the server ungracefully - to gracefully remove the server, you have to use the config extensibility that ARR provides. See http://blogs.iis.net/anilr/archive/2009/11/09/using-arr-config-extensibility-to-gracefully-stop-server.aspx for an example.