33e7ad0400
Users can configure the number of worker threads however when it's not specified the calculated number of workers can get too large on hosts with a large number of CPUs. Change-Id: Idda6e476e9e9b5842c4cc03e9853ec31d123abc5
6 lines
240 B
YAML
6 lines
240 B
YAML
---
|
|
features:
|
|
- Capping the default value for the variable ``repo_nginx_workers`` to
|
|
16 when the user doesn't configure this variable. Default value is half
|
|
the number of vCPUs available on the machine with a capping value of 16.
|