Skip to content
Snippets Groups Projects
Commit 5c165a01 authored by James Page's avatar James Page
Browse files

Drop wsgi thread configuration to a single thread

We should increase concurrency using processes rather than threads
for the Gnocchi WSGI application, avoiding high memory consumption
over time under load.

Change-Id: I3d92c6997ec2129ab6ad161caac941f19cd6fbfe
Closes-Bug: 1806008
parent b335717e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment