Maintenance

Last post 09-06-2008 1:32 PM by rfwilliams777. 5 replies.

Sort Posts:

  • Maintenance

    04-25-2008, 9:59 AM
    • Member
      65 point Member
    • NickKA
    • Member since 02-15-2003, 9:29 AM
    • Posts 171

    We have a service oriented arcitecture (SOA) where we have business processes packaged as web services. From time to time there may be a need to bring an IIS server down to perform maintenance. Since this is an Intranet, in-house environment, the network team wants to modify the DNS server so that http://server1.mycompany.com will point to a different server while maintenance is being performed.

    Is this the best practice for doing maintenance?

  • Re: Maintenance

    04-25-2008, 10:57 AM

    Hello,

    Yes, it's not bad solution.

    Regards

  • Re: Maintenance

    04-25-2008, 11:10 AM
    • All-Star
      77,889 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,591
    • Moderator
      TrustedFriends-MVPs

    It's a suitable practice, though DNS caching may not allow this change to propagate immediately.  A better solution is a cluster or load balanced web farm where taking one off-line has no effect.

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: Maintenance

    06-06-2008, 6:24 PM
    • Participant
      811 point Participant
    • rfwilliams777
    • Member since 06-14-2006, 9:54 AM
    • Kingsville, Texas
    • Posts 355

    I agree with both posts.

    Robert Williams, Owner
    Williams Web Solutions
    www.williamswebsolutions.net
    • Website design & redesign
    • Website & e-mail hosting
  • Re: Maintenance

    09-02-2008, 8:50 AM
    • Member
      6 point Member
    • MikeBica
    • Member since 08-25-2008, 6:36 PM
    • Posts 5

    Couldn't you also in your workstations have a third DNS ip address which points to the new server. Then when you bring that server offline, your workstations wouldn't have to wait for a cache, because it would try the third ip in DNS settings which would have the ip cached already to the newer server avoiding the cache issues?

  • Re: Maintenance

    09-06-2008, 1:32 PM
    • Participant
      811 point Participant
    • rfwilliams777
    • Member since 06-14-2006, 9:54 AM
    • Kingsville, Texas
    • Posts 355

    I haven't really seen workstations change DNS servers very well.  Usually it hits the first one and if it doesn't work (and nothing is cached), I've seen it just quit (throw up errors).

    Robert Williams, Owner
    Williams Web Solutions
    www.williamswebsolutions.net
    • Website design & redesign
    • Website & e-mail hosting
Page 1 of 1 (6 items)