A system administrator has created a cluster containing two servers in a same node. The administrator did not select the option Generate unique HTTP ports during the creation of the cluster members. After the cluster creation, the administrator changed the HTTP port of the second cluster member to 9081.
Testing the servers using the snoop servlet directly to the server’s HTTP port, the administrator got the following error message for the second server:

How can the administrator fix this problem?
Select an option, then click Submit answer.
-
○
Regenerate and propagate the HTTP plug-in.
-
○
Add the port 9081 to the default_host alias.
-
○
Create a new virtual host alias at the cell level for the port 9081.
-
○
Edit the server.xml for the second server and add the port 9081.