zshot/cliDownload

--server-max-concurrency

ValueNUMBER
LicenseENT

Caps the number of renders running at once. The server is unlimited by default. A request that arrives while the cap is full gets 429, unless --server-queue-requests is set to hold it. The value must be at least 1.

Set this to match the CPU and memory a host can give concurrent browser instances.

This is an Enterprise-tier flag.