I'm new to Sharepoint admin so my question might be noobish, but I'm trying to find out if I can setup two SP servers in a fram to handle the same WebApp without extra tools (like NLB).
The ideia is simple, I have and external dns record pointed to one of the servers, and if that server is down I have to change the DNS to get to the other server.
There should (and probaby is) a simple way to do a "proxy" inside the farm so that if one of the machines is down the other handles the requests.
Thanks