api and rpc worker defaults are problematic
Bug #1815629 reported by
Doug Wiegley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Doug Wiegley |
Bug Description
We default the number of api workers to the number of cores. At approximately 2GB per neutron-server, sometimes that's more RAM than is available, and the OOM killer comes out.
We default the number of rpc workers to 1, which seems to fall behind on all but the smallest deployments.
Changed in neutron: | |
importance: | Undecided → High |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/636363
Review: https:/