Remove Web Application Proxy Server From Cluster May 2026
How to Safely Remove a Web Application Proxy Server from a Cluster: A Step-by-Step Guide
Introduction: The Art of Surgical Infrastructure Removal
- Drain the server: Gradually move all connections and traffic away from the WAP server to be removed.
- Remove server from cluster: Use the clustering software or management tools to remove the WAP server from the cluster.
- Update cluster configuration: Update the cluster configuration to reflect the changes and ensure that the remaining servers can continue to provide services.
3. Reload configuration
nginx -s reload
Set-WebApplicationProxyConfiguration -ConnectedServersName "://domain.com" Use code with caution. Copied to clipboard remove web application proxy server from cluster


