neutron/neutron/conf
Doug Wiegley 7e09b25b96
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: I8b84a359f83133014b3d4414aafc10e6b7c6a876
Closes-bug: #1815629
2019-02-19 13:24:01 -07:00
..
agent Remove conntrackd comment 2019-02-15 10:19:40 -05:00
db Refactoring db config options 2017-10-04 15:42:50 -04:00
extensions Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
plugins Merge "supported_vnic_type configurable for sriov" 2018-11-06 04:14:20 +00:00
policies doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
services [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Add missing ws seperator between words 2018-11-19 13:57:05 +08:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00