[GH-ISSUE #2315] Performance Issue with GET Requests for Clients with High Number of Agents #3374

Closed
opened 2026-03-14 07:13:47 +03:00 by kerem · 0 comments
Owner

Originally created by @kenny-marcante on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2315

I am experiencing significant slowdowns when making GET requests to retrieve clients with a large number of agents (400 or more). Specifically, these requests are taking between 30 to 40 seconds to load.
This issue was already present in version 1.20, and after updating to version 1.31, the behavior remains the same.
Upon examining my machine's performance metrics, it appears that there are ample resources available (CPU and memory). However, despite this, the response times remain excessively long.
Attached are screenshots showing:

Image Image

The Network tab from my browser's developer tools highlighting the long load times.
System monitoring output indicating high CPU usage by multiple Celery worker processes related to Tactical RMM.

Could you please investigate this issue or provide any suggestions on how I might resolve it?
Thank you!

Originally created by @kenny-marcante on GitHub (Oct 15, 2025). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2315 I am experiencing significant slowdowns when making GET requests to retrieve clients with a large number of agents (400 or more). Specifically, these requests are taking between 30 to 40 seconds to load. This issue was already present in version 1.20, and after updating to version 1.31, the behavior remains the same. Upon examining my machine's performance metrics, it appears that there are ample resources available (CPU and memory). However, despite this, the response times remain excessively long. Attached are screenshots showing: <img width="960" height="414" alt="Image" src="https://github.com/user-attachments/assets/f9486f81-9281-4f8a-b9c3-76b8850dac14" /> <img width="1002" height="115" alt="Image" src="https://github.com/user-attachments/assets/5fdf8021-b48c-4b18-b526-d4c26df33fc3" /> The Network tab from my browser's developer tools highlighting the long load times. System monitoring output indicating high CPU usage by multiple Celery worker processes related to Tactical RMM. Could you please investigate this issue or provide any suggestions on how I might resolve it? Thank you!
kerem closed this issue 2026-03-14 07:13:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3374
No description provided.