When we make a delivery to our LIVE webservers we like to test they are working. As we have several load balanced webservers in LIVE we need to browse to each one individually. These are Windows Server 2008 webservers. To check the websites are OK on each webserver we currently browse to the website locally through IIS.
This process is painfully slow.
Is there a way to speed up this process?
Note: If we try to browse the webservers externally we end up on one webserver - and then seem to always hit that same webserver afterwards: which means the others go unchecked.