nerdexam
Citrix

1Y0-A25 · Question #102

Some users complain about sluggish performance when connecting to a XenApp session. Which four counters should the engineer consider when monitoring the XenApp server using EdgeSight? (Choose four.)

The correct answer is A. CPU usage C. Memory usage D. Network usage E. ICA latency counters. See the full explanation below for the reasoning.

Question

Some users complain about sluggish performance when connecting to a XenApp session. Which four counters should the engineer consider when monitoring the XenApp server using EdgeSight? (Choose four.)

Options

  • ACPU usage
  • BIdle Sessions
  • CMemory usage
  • DNetwork usage
  • EICA latency counters
  • FDisconnected Sessions

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    9% (2)
  • F
    13% (3)

Community Discussion

5
Samuel O.Samuel O.Dec 11, 2025

A, C, D, E are your four. When users are complaining about sluggish XenApp sessions, you need to look at the resource consumption side (CPU and Memory) plus what's happening on the wire (Network usage) and then ICA latency counters specifically, because ICA latency is the metric that actually reflects what the end user feels as slowness in a Citrix session. Idle and Disconnected Sessions tell you about session state, not performance bottlenecks.

13
Carlos M.Carlos M.Apr 13, 2026

The correct answers are A, C, D, and E. When users are reporting sluggish XenApp sessions, you want counters that actually point to a bottleneck, so CPU usage tells you if the server is being hammered by processes, memory usage shows whether the server is paging or starving sessions of RAM, and network usage reveals whether the pipe is saturated causing delays in ICA traffic. ICA latency counters are the most direct indicator here because EdgeSight measures round-trip latency within the ICA protocol itself, so if that number is high you know the session responsiveness is degraded regardless of what the server hardware looks like. B and F are about session state counts, not performance metrics, so they tell you nothing about why a connected session feels slow.

12
Jovan I.Jovan I.Dec 19, 2025

My first instinct was to include B and F because idle and disconnected sessions waste server resources and I figured that would tie into the sluggishness complaint, but those counters tell you about session lifecycle state, not actual performance bottlenecks causing a slow user experience. When you pull up EdgeSight and a user says the session feels sluggish, you are chasing resource exhaustion or network degradation, so CPU and memory tell you if the server is choking on load, network usage tells you if the pipe is saturated, and ICA latency counters are the most direct signal because they measure the round-trip time inside the ICA protocol stack itself, which is exactly where a session feels slow or snappy to the end user. Idle and disconnected sessions are housekeeping concerns you might act on after you find the bottleneck, not diagnostic counters you reach for first when someone files a slow-session ticket. The ICA latency piece is the one that trips people up because it is Citrix-specific and easy to overlook if you are coming from a general Windows performance monitoring background.

4
Lena V.Lena V.Apr 22, 2026

I kept thinking B or F mattered since idle and disconnected sessions clutter the server, but those are session management concerns, not performance indicators. What locked it in for me was remembering that sluggish XenApp sessions trace back to actual resource bottlenecks, CPU, memory, and network, plus ICA latency counters which tell you directly how the protocol delivery is performing end to end.

3
Bao N.Bao N.Apr 17, 2026

Nailed this one cold, ACDE, sluggish session complaints always point to resource and latency counters, not session state.

2
Full 1Y0-A25 Practice