Debian GNU/Linux stable (“stretch”) oldstable (“jessie”) Testing (“buster”) / Unstable (“sid”) Debian GNU/Linux If you are using Debian GNU/Linux and it is recommended that ...
Nginx Configuration Nginx Configuration Although there are many HTTP proxies available, we strongly advise that you use Nginx . If you choose another proxy server you need to m...
Integration Django Paste Integration We also provide integration for both Django and Paster applications. Django Gunicorn will look for a WSGI callable named application ...
Direct Usage of Existing WSGI Apps Direct Usage of Existing WSGI Apps If necessary, you can run Gunicorn straight from Python, allowing you to specify a WSGI-compatible applica...
Integration Django Paste Deployment Integration Gunicorn also provides integration for Django and Paste Deploy applications. Django Gunicorn will look for a WSGI callable ...
Signal Handling Master process Worker process Reload the configuration Upgrading to a new binary on the fly Signal Handling A brief description of the signals handled by Gun...
Community Project Management & Discussions IRC Issue Tracking Security Issues Community Use these channels to communicate about the project. Project Management & Discuss...
Extra Packages Extra Packages Some Gunicorn options require additional packages. You can use the [extra] syntax to install these at the same time as Gunicorn. Most extra pack...
Logging Logging Logging can be configured by using various flags detailed in the configuration documentation or by creating a logging configuration file . Send the USR1 signa...