Bug 1042415 - [RFE][neutron]: multi workers for api server
Summary: [RFE][neutron]: multi workers for api server
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/neut...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 22:12 UTC by RHOS Integration
Modified: 2015-11-20 19:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:31:17 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 22:12:18 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/multi-workers-for-api-server.

Description:

Currently, there is only one pid running for quantum-server. It is not enough when undering lots of  API access.
So multiple workers for quantum-server are ugrent necessary.
To use multiple processes by changing a flag in the configuration file - allowing to share work between multiple cores on the one machine.

Specification URL (additional information):

https://wiki.openstack.org/wiki/MultiAPIWorkersForNeutron


Note You need to log in before you can comment on or make changes to this bug.