Hi all,
Simple question: what's steps should an admin take to reboot a web server behind a load-balancer with auto failover?
I want all existing requests to be completed. No new requests accepted (port must be closed for the load-balancer to down the node). The Load-Balancer to failover and then I can reboot completely.
I'm finding it hard to find official docs about what exactly happens when a Website, Application Pool or the whole IIS Server is stopped.
Thanks - Luke