Add multi-server support to mod_cluster

In  console clustering mod_cluster

Overview

WFLY-6803 changed the modcluster subsystem, from a single configuration [1] to add support to multiple servers [2]. The Modcluster configuration column will change the title to "Proxy" and list all configuration proxies and actions to add and remove a proxy configuration.

  1. /subsystem=modcluster/mod-cluster-config=configuration

  2. /subsystem=modcluster/proxy=*

Issue Metadata

Dev Contacts

QE Contacts

Requirements

  • Change the Modcluster column title to "Proxy"

  • The "Proxy" column will list all proxies under /subsystem=modcluster/proxy=*

  • "Add" and "Remove" actions to manage proxies

  • The "View" action will open the configuration for the selected proxy.

Test Plan

TBD

Community Documentation

N/A