- Limit number of api workers to roughly using half of system
RAM. Spawning a bunch, just to have the OOM killer nuke them
regularly is not useful.
- Bump the rpc_workers default to half of the api_workers.
A default of 1 falls behind on any reasonably sized node.
Reviewed: https:/ /review. openstack. org/636363 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=7e09b25b964 dde82caf5f5159d 25810b6f8ebd3c
Committed: https:/
Submitter: Zuul
Branch: master
commit 7e09b25b964dde8 2caf5f5159d2581 0b6f8ebd3c
Author: Doug Wiegley <email address hidden>
Date: Tue Feb 12 08:47:19 2019 -0700
Modify api and rpc default number of workers
- Limit number of api workers to roughly using half of system
RAM. Spawning a bunch, just to have the OOM killer nuke them
regularly is not useful.
- Bump the rpc_workers default to half of the api_workers.
A default of 1 falls behind on any reasonably sized node.
Change-Id: I8b84a359f83133 014b3d4414aafc1 0e6b7c6a876
Closes-bug: #1815629