Using cURL and the host header to bypass a load balancer curl --verbose --header 'Host: www.example.com' "http://10.1.1.36:8000"