I've 3 Web Server with 2 main websites on each with domain name registered
http://mycompanycrm.internal and
http://mycompanyportal.internal
each IIS server has two website ie. crm and portal.
Question:
How does Load balancer knows where to redirect based on above request so that relevant websites are shown.
Update
Infrastructure guys have told me that both the above domain name are pointing to IP Address of Load Balancer.
Thanks