Question:
I've been tasked with setting up a 3-tier SharePoint farm.
Two load balanced webservers
Two applications servers
A SQL server
Everything is all set up and working with load balancing etc. etc.
My question is what do I do with the application servers?
Do I load balance the two application servers?
Do I cluster them?
Do I run certain services on each server?
Do I have the same services running on each server and SharePoint automatically chooses a server?
I'm not quite sure why we have two application servers. Currently I just...