« Previous Next »

Thread: three web server

Last post 05-03-2009 5:57 PM by gpalmia. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 05-03-2009, 5:15 PM

    • gpalmia
    • Not Ranked
    • Joined on 10-13-2008, 5:50 PM
    • Rovigo - Italy
    • Posts 13

    three web server

    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.

  • 05-03-2009, 5:38 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,342

    Re: three web server

    You cannot add the second and the third server to the same webfarm - since routing rules are at the webfarm level and multiple servers within the webfarm are only for load-balancing.  So, you would either need to create a new webfarm containing just the third server route the third website to that webfarm, or you can just create a url-rewrite to route request to that server (be aware of the preserveHostHeader setting if not using a webfarm).

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 05-03-2009, 5:57 PM In reply to

    • gpalmia
    • Not Ranked
    • Joined on 10-13-2008, 5:50 PM
    • Rovigo - Italy
    • Posts 13

    Re: three web server

    thank you very much anil!

    I have understood the error and I have corrected  it ready!

    Now all it works correctly. Thank you again

Page 1 of 1 (3 items)
Microsoft Communities