We need to setup multiple load balancers for different domains but they will all point to same EC2. In order to identify the domain(actually projectID) from which the request is coming, we need to add custom Headers in the request. For Eg PROJECT-ID : test1
But currently I couldn't find a way to add custom headers in the request at Load balancer level.