[pve-devel] applied: [PATCH manager 2/2] partially fix #5392: pvedaemon: make number of workers configurable
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 29 21:19:27 CEST 2025
On Tue, 29 Jul 2025 17:50:57 +0200, Friedrich Weber wrote:
> The number of pvedaemon worker processes is currently hardcoded to 3.
> This may not be enough for automation-heavy workloads that trigger a
> lot of API requests that are synchronously handled by pvedaemon.
>
> Hence, read /etc/default/pvedaemon when starting pvedaemon and allow
> overriding the number of workers by specifying MAX_WORKERS in this
> file. All other values are only relevant for pveproxy/spiceproxy and
> thus ignored.
>
> [...]
Applied, thanks!
[2/2] partially fix #5392: pvedaemon: make number of workers configurable
commit: 934305ea1def085ee138788cc6192d52fc075cbe
More information about the pve-devel
mailing list