Are there any issues using Amazon's Elastic Load Balancer to forward requests to multiple EC2 instances that use name-based virtual hosting? In other words, is the HTTP header forwarded properly so Apache can determine which files to serve?
Are there any issues using Amazon's Elastic Load Balancer to forward requests to multiple EC2 instances that use name-based virtual hosting? In other words, is the HTTP header forwarded properly so Apache can determine which files to serve?
Yes, you can do name-based virtual hosting with ELB.