Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM Exam C9510-401 Topic 2 Question 106 Discussion

Actual exam question for IBM's C9510-401 exam
Question #: 106
Topic #: 2
[All C9510-401 Questions]

A web application is hosted on an application server that receives HTTP requests from a third party application named myApp. The URIGroup mapping for this application is called default_host_myApp.

The development team asks a system administrator to configure the HTTP plug-in to prevent routing requests to any application server except server1.

The following exhibit shows the parts of the plugin-cfg.xml file that are relevant for myApp. The UriGroups for other applications are not shown in the exhibit.

What should the administrator do to the plugin-cfg.xml file to ensure that requests for default_host_myApp URIGroup are routed only to machine1?

Show Suggested Answer Hide Answer
Suggested Answer: C

Securing web applications using an assembly tool.

You can use three types of web login authentication mechanisms to configure a web application: basic authentication, form-based authentication and client certificate-based authentication. Protect web resources in a web application by assigning security roles to those resources.

References: https://www.ibm.com/support/knowledgecenter/SS7JFU_8.5.5/com.ibm.websphere.nd.doc/ae/tsec_secweb_atk.html


Contribute your Thoughts:

Larue
2 days ago
I agree, option A is the correct choice. Deleting the unwanted Server tag is the way to go.
upvoted 0 times
...
Kallie
5 days ago
The solution seems straightforward. We need to delete the Server tag for CloneId='b20000002' to ensure that requests are only routed to server1.
upvoted 0 times
...

Save Cancel