Limit cloudkitty workers
Change-Id: I8bb0c352d08af1b3a11402506f6afbef8427f484
This commit is contained in:
parent
2442299998
commit
7a28d9a26a
@ -61,6 +61,10 @@ cinder_wsgi_threads: 1
|
||||
cinder_wsgi_buffer_size: 16384
|
||||
cinder_osapi_volume_workers_max: 2
|
||||
|
||||
## cloudkitty
|
||||
cloudkitty_wsgi_processes_max: 2
|
||||
cloudkitty_wsgi_threads: 1
|
||||
|
||||
## Glance
|
||||
glance_api_threads_max: 2
|
||||
glance_api_threads: 1
|
||||
|
Loading…
Reference in New Issue
Block a user