Hello everyone, I'm presently using Apache to reverse-proxy HTTP connections through to our Microsoft IIS servers so that we don't have to expose IIS directly to Internet hosts. Recently, I've been testing relayd in this role.
Apache can reverse-proxy requests for several internal HTTP servers through a single internet-routable IP address by using virtual hosts. I've not yet discovered a way of getting relayd to forward the request to a different host depending on the content of the 'Host:' header. Does relayd have this capability? If so how do I do it? Regards, James.

