I'm a potential customer - I'm trying to figure out whether it's possible to direct incoming HTTP traffic to more than one server on internal network just based on the host header. For example, if I have 2 internal web servers behind WinGate proxy, can I have it forward all HTTP requests for mydomain1.com to IP address A and all HTTP requests for mycomain2.com to IP address B?
I'm currently using Windows 2000 Server as a router, and I have one web server machine publically accessible via that router. There is a need to add another machine, but 2000 server-router can forward HTTP/HTTPS traffic to only one machine on internal network. I happen to have only one public IP address.
Is WinGate proxy a solution for me? Thanks.