Add server-aware concurrency limits and automatic load throttling to Site Manager updates
Site Manager can run updates across multiple applications, but it does not currently provide a configurable per-server concurrency limit or pause pending updates when server resources become constrained.
This makes bulk updates risky on servers hosting many applications, particularly when SafeUpdate is creating backups, temporary staging environments and visual comparisons.
Please add:
- A configurable maximum of 1, 2, 3 or more concurrent updates per server.
- An automatic mode based on CPU, available memory, load average, PHP workers, MySQL pressure and disk I/O.
- Automatic queuing or pausing when safe thresholds are exceeded.
- Separate controls for Quick Update and SafeUpdate.
- Clear visibility of running, queued and paused operations.
This would make bulk updating genuinely safe for agencies managing many applications on shared Cloudways servers.
1
vote