Remove Web Application Proxy Server From Cluster Jun 2026

This article provides the step-by-step process to safely remove a Web Application Proxy server from an existing cluster.

Method 2: Removing a WAP Server via PowerShell (Recommended)

After the server reboots, confirm that the remaining cluster components operate normally:

A WAP cluster consists of two or more proxy servers acting as a single logical endpoint. They receive external HTTPS requests, perform authentication (often via AD FS), and forward requests to backend web servers. Clustering ensures:

After removing the server from the cluster configuration, log into the target server to remove the software components. remove web application proxy server from cluster

If using round-robin DNS or load balancing, ensure the removal doesn't create uneven traffic distribution.

Click in the top right corner and select Remove Roles and Features . Click Next until you reach the Server Roles page.

Run the following command to uninstall the Remote Access feature: powershell

If the server is being permanently retired, delete its computer object from Active Directory Users and Computers ( dsa.msc ). 2. Verify Cluster Health This article provides the step-by-step process to safely

It started with a limp. A few dropped packets here, a slow handshake there. Then came the seizures—spikes in CPU usage that Leo would catch during his late-night sweeps. The logs whispered of memory leaks and forgotten sessions. The other two proxies, WAP-01 and WAP-02, began shooting each other nervous glances across the load balancer. They were picking up the slack, but it was straining the whole cluster.

Open your external DNS management console (e.g., Azure DNS, GoDaddy, Route 53, or an external Windows DNS server).

Regardless of the specific technology, removing any proxy server from a cluster follows a common, high-level pattern. Adhering to this process is critical for ensuring your application remains available.

Once the server is no longer recognized as part of the cluster, you should uninstall the WAP services from the physical or virtual machine. Via PowerShell powershell Clustering ensures: After removing the server from the

After the node is removed from the cluster configuration, it is safe to uninstall the proxy software from the server. On a Windows server, this is done through the "Remove Roles and Features" wizard in Server Manager. Simply deselect the "Remote Access" role to remove the Web Application Proxy components. For Linux-based proxies, you might need to stop the service, disable it from starting on boot, and remove the relevant packages with your distribution's package manager.

Removing a Web Application Proxy Server from a Cluster: A Step-by-Step Guide

Locate the public SSL certificates used for your published applications.

When removing a WAP server from a cluster, follow these best practices: