499-01 Riverbed Certified Solutions Professional – Application Performance Management

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which performance layers which make up the user response time curve in the Response Time Composition Chart (RTCC)? (Select 4)

Select all that apply, then click Submit answer.

  • Round trip time (inbound)

  • Connection setup time

  • Payload transfer time

  • Server response time

  • Retransmission delay

Question 5 (AppInternals Xpert)

What issues arise in instrumenting a Java application using IBM SDK Java when the command line to start the application is not readily accessible? (Select 2)

Select all that apply, then click Submit answer.

  • Some code compilation or modification is needed.

  • You can set the IBM_JAVA_OPTIONS environment variable to add the argument into the application startup.

  • IBM SDK Java is not supported.

  • Setting the IBM_JAVA_OPTIONS environment variable will add the same argument into every IBM SDK Java application startup.

Question 6 (AppInternals Xpert)

The AppInternals Xpert Transaction Trace Warehouse can extract usernames from transactions:

Select an option, then click Submit answer.

  • Through parsers that extract information from packets

  • Through an integration with Lightweight Directory Access Protocol (LDAP)

  • From an application's config file

  • From the method getRemoteUser() of the HttpServletRequest object