[pve-devel] applied: [PATCH http-server 1/1] api server: proxy config: read MAX_WORKERS integer key

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jul 29 21:20:02 CEST 2025


On Tue, 29 Jul 2025 17:50:55 +0200, Friedrich Weber wrote:
> Read the MAX_WORKERS value in /etc/default/<proxyname>. If it is not
> an integer between 0 and 128, ignore and warn.
> 
> The lower limit was chosen because at least one worker process must
> exist. The upper limit was chosen because more than 127 worker
> processes should not be necessary and a positive impact on performance
> is doubtful. If this limit turns out to be too low, it can still be
> extended in the future.
> 
> [...]

Applied, thanks!

[1/1] api server: proxy config: read MAX_WORKERS integer key
      commit: d72947f112536b9ae024f48a88eb368d8209f5f9




More information about the pve-devel mailing list