Identify two reasons for defining machines and assigning servers to them in WebLogic servers.
A.
A machine can be the proxy to a cluster.
B.
A machine definition is required to configured figure the Node Manager.
C.
To reference an instance ofWebLogicServer, you must know its machine and port.
D.
Amachineisa requiredorganizational unit.A domain contains machines and machines
containservers.
E.
WebLogicServer usersserver machineassignmentsto help itchooseservers in acluster on
whichto replicate session state.
F.
Amachine’s Cluster Weight attribute may be used by load balancers to helpthem determine how
often to sendrequests to servers assigned to that machine.
Correct answer: B, E
Answer : B/
Explanation : you must create a machine definition for each machine that runs a Node Manager process.
Source : http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/confignodemgr.html
Answer : E/
Explanation : In a cluster, WebLogic Server uses machines to ensure that server session data is replicated on separate pieces of hardware.
Source : http://docs.oracle.com/cd/E13222_01/wls/docs81/ConsoleHelp/machines.html