Which two are most likely causes of the problem?

A company that sells avatar skins for virtual reality environments has hired an architect consultant
to determine why their system runs slowly. The consultant finds that the business logic that
processes orders has been embedded into all of their JSPs using scriptlets. During load testing,
the responsiveness of the system is slow, but the CPU and VM-free memory utilization remain at a
low level. Which two are most likely causes of the problem? (Choose two.)

A company that sells avatar skins for virtual reality environments has hired an architect consultant
to determine why their system runs slowly. The consultant finds that the business logic that
processes orders has been embedded into all of their JSPs using scriptlets. During load testing,
the responsiveness of the system is slow, but the CPU and VM-free memory utilization remain at a
low level. Which two are most likely causes of the problem? (Choose two.)

A.
User requests are deadlocked.

B.
The servlet instances are locked on every request.

C.
The Java Virtual Machine is NOT configured properly.

D.
Database connection pooling is NOT configured properly.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *