-
How to set this up for a django project ?
-
For the moment this is just a placeholder with relevant links:
* https://docs.gunicorn.org/en/stable/design.html
* https://github.com/benoitc/gunicorn/issues/2100
* https://github.com/benoitc/gunic…
-
**Is your feature request related to a problem? Please describe.**
I noticed that Sentry metrics were no longer exported and saw this timeout - presumably while retrieving data from Sentry, though it…
-
Have you considered dropping uWSGI in favor of gunicorn or other WSGI server?
uWSGI is in maintenance-mode only for a long time plus it doesn't even have wheels built for any system.
-
### Describe the bug
I am encountering a `ModuleNotFoundError: No module named 'cobbler.wsgi'` when attempting to start the `cobblerd-gunicorn.service` after installing Cobbler 3.3.6 from source. T…
-
**Describe the bug**:
When I run as `gunicorn -w 4 run:app` using its own wsgi, then I see data in Kibana.
When I run as `gunicorn -w 4 -k uvicorn.workers.UvicornWorker run:asgi_app`, then I do not…
-
**Summary:**
In theory, I'm deploying totally 'stock' boulder on stock Ubuntu 24.10 server and it appears to panic due to syslog error.
[I'm totally new to this, so I don't know what "normal" looks …
-
### Name and Version
bitnami/airflow:22.2.0
### What architecture are you using?
None
### What steps will reproduce the bug?
1. Deploy bitnami/airflow:22.2.0 chart.
2. Configure LDAP s…
-
Repurposing this issue for all things Infrastructure related. Not just gunicorn config, but BE infrastructure.
In order to handle load properly, need to properly update the gunicorn command to some…
-
## aim: using EpicWink/proxpi as a cache server for pip installs during container builds in the complete internal network
I would like to kindly request for a url/endpoint/feature that confirms th…