« Previous Next »

Thread: IIS Manager for Remote Administration - webfarm access

Last post 11-06-2009 5:27 AM by rkr31. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 11-05-2009, 9:47 AM

    • rkr31
    • Top 200 Contributor
    • Joined on 05-01-2007, 10:15 AM
    • Posts 30

    IIS Manager for Remote Administration - webfarm access

    Hi

    I have a server farm of 4 servers running shared config for iis configuration and dfsr for file replication.  The servers are behind a foundry load balancer.

    Our shared config file is stored locally on each server and dfsr is used to replicate this across the farm.  This works well and was the configuration that was the most reliable during testing.

    I have given external users access to IIS Remote Manager and my question relates to this.  What happens if two users edit their site at exactly the same time.  Are we likely to find ourselves in the position that one update cannot be fulfilled because the other update has locked the iis config file?

    I guess this isseu would relate to the dfsr method of sharing the iis config files as well as shared config its self.

     Thanks

    Richard

  • 11-05-2009, 11:29 AM In reply to

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

    Re: IIS Manager for Remote Administration - webfarm access

    When users connect to a site, they will only be able to edit web.config file for their site and below and not the central applicationhost.config - so, there should be no issue of conflicting changes to the same file.  Of course, you would want the IIS Manager requests to only go to one server, as you would not want the same user to connect to different machines within a short interval and have race condition between their multiple edits and DFSR syncing the files.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 11-06-2009, 5:27 AM In reply to

    • rkr31
    • Top 200 Contributor
    • Joined on 05-01-2007, 10:15 AM
    • Posts 30

    Re: IIS Manager for Remote Administration - webfarm access

    Im using port stickyness so they will go to the same server within the session.

    Thanks for the answer.  Obvious when you think about it :o)

Page 1 of 1 (3 items)
Microsoft Communities