puppet-gnocchi/releasenotes/notes/uwsgi-55ad851a66baa5e9.yaml

8 lines
296 B
YAML

---
features:
- |
A new class gnocchi::wsgi::uwsgi exist to allow configuring uwsgi in
operating systems that support this (ie: currently Debian). This helps
configuring the number of processes, threads and listen socket.
Also, a new gnocchi_api_wsgi_config provider now exist.