Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [uwsgi]
- http = 0.0.0.0:8041
- socket-timeout = 1800
- http-timeout = 1800
- add-header = Connection: close
- wsgi-file = /usr/local/bin/gnocchi-api
- master = true
- die-on-term = true
- threads = 32
- processes = 6
- enabled-threads = true
- thunder-lock = true
- plugins = python
- buffer-size = 65535
- lazy-apps = true
Advertisement
Add Comment
Please, Sign In to add comment