MS Proxy Server
-
Anybody ever setup multiple web servers behind MS Proxy Server? We have 1 machine which serves as the proxy-web-ftp-etc server right now. What we're aiming for is this: 1 proxy machine would redirect to a couple of other machines which would serve up web pages. We thought we could just setup the proxy's web publishing (in IIS) to route requests to the different machines but the machines on our internal network can't get to these web sites. You have to use the computer name to get to them (example: http://webserver1 instead of http://www.domainname.com/webserver1). Any ideas on the best way to set this up or a work around to the problem above??
Jason Henderson
start page
articles
"If you are going through hell, keep going." - Sir Winston Churchill -
Anybody ever setup multiple web servers behind MS Proxy Server? We have 1 machine which serves as the proxy-web-ftp-etc server right now. What we're aiming for is this: 1 proxy machine would redirect to a couple of other machines which would serve up web pages. We thought we could just setup the proxy's web publishing (in IIS) to route requests to the different machines but the machines on our internal network can't get to these web sites. You have to use the computer name to get to them (example: http://webserver1 instead of http://www.domainname.com/webserver1). Any ideas on the best way to set this up or a work around to the problem above??
Jason Henderson
start page
articles
"If you are going through hell, keep going." - Sir Winston ChurchillDo you have DNS running? You can't connect via a domain name without it and must use machine names instead.