IIS on Virtualized Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rkeith27
    New Member
    • Mar 2008
    • 6

    IIS on Virtualized Server

    I was approached and asked about virtualizing my web farm. I currently have 3 servers in the farm. What is the consense on this forum regarding virtualization of a web server (IIS)? Also, what about SSL sessions and sesiion persistance; will it be the same as it was with a load balanced web farm? Looking for any guidance on this. Thanks.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by rkeith27
    I was approached and asked about virtualizing my web farm. I currently have 3 servers in the farm. What is the consense on this forum regarding virtualization of a web server (IIS)? Also, what about SSL sessions and sesiion persistance; will it be the same as it was with a load balanced web farm? Looking for any guidance on this. Thanks.
    Depends on the reason that you are doing it. Virtual servers can have problems, but in theory you can do the all the same things. One dependant may be redundancy and whether a web farm forms part of planned failover. One piece of hardware can mean single point of failure. So depends on your priorities. Set these and which server design to use will follow.

    Comment

    • rkeith27
      New Member
      • Mar 2008
      • 6

      #3
      I certianly don't want a single point of failure on the physical hardware of the virtual server. With that said do you load balance it just like you would normal physical web servers? I'm really looking for the "best practices". My gut says hardware load balancer with 2 virtual servers.

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        Sounds to me like a good approach.

        Comment

        Working...