Hi all!
I have a web server with windows 2008 server web edition.
I installed on it a web site (asp.net technology) that run ok.
Months ago I connect a second web server (a linux server) on the lan with a second web site (php technology).
I installed ARR and the rewrite modules on win 2008 server, I created a server farm with the linux server and I redirected with a rule the call to the second web site from the web, to the linux web server.
All run fine: from the web, users call the first or the second web site and windows and ARR and rewrite modules redirect them to the right server.
Now I have a third web server, it is a test server with a third web site.
I want that win 2008 server redirects the call to the third server and so I add the third server on the server farm; I created a new rule but the call to the third site has redirected to the second server and shows the second site.
Where do I mistake?
Sorry for the bad language.