Want to pass your IBM WebSphere Application Server Network Deployment V8.5.5 and Liberty Profile, System Administration C9510-401 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A system administrator needs to install WebSphere Application Server using response files, so that a silent install can be done. The administrator has ensured that all required prerequisites have already been installed and, has downloaded and expanded the required WebSphere Application Server installation files.
What can the administrator run to install the product?
A. install –options responsefile.xml -silent
B. install –acceptLicense –options responsefile.xml -silent
C. imcl –acceptLicense input responsefile.xml –log logfile.txt
D. IBMIM –acceptLicense –input responsefile.xml –log logfile.txt
A system administrator has configured a cluster containing 40 servers. The cluster members all belong to one core group. While examining the log files, the administrator notices that the core group coordinator is consuming abnormally high amounts of memory and CPU resources. How can the system administrator reduce the memory and CPU resource usage of the core group coordinator?
A. Configure a core group bridge.
B. Configure a second active coordinator.
C. Decrease the memory on the machine.
D. Move the coordinator to another machine.
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?
A. Delete the Server tag for CloneId="b20000002"Delete all of the tags within the Server tag
B. Delete the UriGroup tag for default_host_myAppDelete all of the tags within the UriGroup tag
C. Delete the VirtualHostGroup tag for default_hostDelete all of the tags within the VirtualHostGroup tag
D. Edit the LoadBalanceWeight for server1 to 20Edit the LoadBalanceWeight for server2 to