It's posible add WAS and IIS service to Failover cluster Windows? whe we try to doit not working

Mauricio Marin 0 Reputation points
2023-10-05T11:01:01.7666667+00:00

It's posible add WAS and IIS service to Failover cluster Windows? whe we try to doit not working

IIS and Windows Process Activation Service

Internet Information Services
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
980 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Bykovskyi 1,851 Reputation points
    2023-10-05T18:08:11.33+00:00

    Hey,

    It should be possible to configure IIS on Failover Cluster. The following guides should help:
    https://learn.microsoft.com/en-US/troubleshoot/windows-server/high-availability/configure-internet-information-services-ftp

    https://learn.microsoft.com/en-US/troubleshoot/developer/webapps/iis/www-authentication-authorization/configure-w3svc-wsfc

    I haven't found any information regarding WAS and Failover Cluster.

    In addition, you can build HA file share for IIS. https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731844(v=ws.10)?redirectedfrom=MSDN

    As for shared storage, you can use StarWind VSAN for Failover Cluster.

    Cheers,    
    Alex Bykovskyi    
    StarWind Software    
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments