nerdexam
CompTIA

XK0-005 · Question #1877

A user reports performance degradation on a server that is running their web application. Given the following information about the system: Which of the following describes the ongoing behavior?

The correct answer is C. The web application process is consuming all system memory, causing the system to use swap. The two webapp processes are using nearly all of the 23 GiB of RAM (each ~11.7 GiB), leaving almost no free memory and forcing the system to swap (~1.2 GiB), which degrades performance.

Troubleshooting

Question

A user reports performance degradation on a server that is running their web application. Given the following information about the system: Which of the following describes the ongoing behavior?

Exhibit

XK0-005 question #1877 exhibit

Options

  • AThe web application process is causing the load average to rise, resulting in the latency.
  • BThe web application process is running at a priority of 20, which is starving the kernel.
  • CThe web application process is consuming all system memory, causing the system to use swap
  • DThe web application process is consuming all cores, leading the system to run out of compute

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    83% (25)
  • D
    3% (1)

Explanation

The two webapp processes are using nearly all of the 23 GiB of RAM (each ~11.7 GiB), leaving almost no free memory and forcing the system to swap (~1.2 GiB), which degrades performance.

Topics

#Performance Troubleshooting#Memory Management#Swapping#Resource Utilization

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice