nerdexam
CompTIA

SY0-501 · Question #17

When trying to log onto a company's new ticketing system, some employees receive the following message: Access denied: too many concurrent sessions. The ticketing system was recently installed on a…

The correct answer is C. The VM does not have enough processing power. The error message 'Access denied: too many concurrent sessions' on a newly installed ticketing system running on a small VM with only recommended hardware indicates a system resource bottleneck.

Submitted by priya_blr· Mar 4, 2026Endpoint Security

Question

When trying to log onto a company's new ticketing system, some employees receive the following message: Access denied: too many concurrent sessions. The ticketing system was recently installed on a small VM with only the recommended hardware specifications. Which of the following is the MOST likely cause for this error message?

Options

  • ANetwork resources have been exceeded.
  • BThe software is out of licenses.
  • CThe VM does not have enough processing power.
  • DThe firewall is misconfigured.

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    79% (38)
  • D
    10% (5)

Why each option

The error message 'Access denied: too many concurrent sessions' on a newly installed ticketing system running on a small VM with only recommended hardware indicates a system resource bottleneck.

ANetwork resources have been exceeded.

Network resource exhaustion typically manifests as slow connectivity, timeouts, or dropped packets, not a specific application-level message about too many concurrent sessions.

BThe software is out of licenses.

If the software were out of licenses, the error message would typically be license-specific, such as 'License limit reached' or 'Licensing error,' rather than indicating an issue with concurrent sessions from a resource perspective.

CThe VM does not have enough processing power.Correct

The error message 'too many concurrent sessions' directly points to the system's inability to handle the active user load. Even with recommended specifications, a 'small VM' might not possess sufficient processing power (CPU and RAM) to efficiently manage a high number of simultaneous user requests and maintain their session states, leading the application or underlying OS to deny new connections to prevent further resource exhaustion.

DThe firewall is misconfigured.

A misconfigured firewall would generally block connections outright or prevent access to specific ports, not allow connections to reach the application and then report 'too many concurrent sessions.'

Concept tested: VM resource capacity for concurrent users

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes-compute

Topics

#virtualization#concurrent sessions#VM resources#system performance

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice