Skip to navigation
How to enable falcon python to call itself?
24.01.19
add more workers and threads the gunicorn for 8 core cpu: [program:api3] command=/var/customers/webs/api3/env/bin/gunicorn --workers 17 --threads 17 -b 0.0.0.0:8060 -t 600 'api.main:get_app()' directory=/var/customers/webs/api3 user=nobody autostart=true autorestart=false redirect_stderr=true
http://docs.gunicorn.org/en/stable/settings.html#worker-processes
Reply
Anonymous
Information Epoch 1740399941
Silence is golden.
Home
Notebook
Contact us