The host header in the request determines which URL the client expects to be talking to. But the code just routes to any of the configured backend URLs. I would like to have a way of selecting the backend URL based on the contents of the host header.