Scenario: While you are setting up a WebLogic Server domain for a fulfillment service application
you have the following requirements: The Fulfillment application should be scalable and highly
available; different users will use the application using a different DNS name. This application is
also exposed to some business partners using other protocols in addition to HTTP and this site
also needs to be configured for transport level security. Different certificates should be installed in
the server for different clients (using different DNS names). Even the site should withstand
hardware NIC failures too. How can WebLogic Server leverage the multiple physical NICs
available on the hardware and be configured to withstand NIC failures so that customers will have
high-availability for their applications?
A.
By configuring HTTP Parameters for the server
B.
By configuring network channels for different NICs
C.
By deploying and targeting different applications on different NICs directly
D.
By enabling the Managed Server Independence mode flag for the respective WebLogic Server.