Skip to content

issues Search Results · repo:benoitc/gunicorn language:Python

Filter by

2k results
 (99 ms)

2k results

inbenoitc/gunicorn (press backspace or delete to remove)

Currently, Gunicorn forwards 204 and 304 responses even when the app includes a non-zero Content-Length or a body. According to RFC 9112 , these responses must not include a message body, and Content-Length ...
  • JaeHyuckSa
  • 1
  • Opened 
    5 hours ago
  • #3413

When running on z/OS (version 23.0.0) the worker crashes with: gunicorn/workers/workertmp.py , line 44, in notify os.utime(self._tmp.fileno(), (new_time, new_time)) TypeError: utime: path should be string, ...
  • wizardofzos
  • Opened 
    7 hours ago
  • #3412

使用gunicorn --config=pygunicorn.py -n =ai-serving start:app指令启动服务器报错显示 gunicorn : error: unrecognized arguments:--config=pygunicorn.py start:app
  • userzsy1108
  • Opened 
    3 days ago
  • #3411

Hi, one of users tried to download a file via service based on Flask, gunicorn and sync workers. He was using a very slow connection and file was pretty big, so connection was interrupted after 60 seconds ...
  • psrok1
  • Opened 
    5 days ago
  • #3410

Use GitHub Workflows CI to build and publish the package. This allows for users to see a link between the package on PyPI and the process which created it. I would also include testing the built distributions. ...
  • EpicWink
  • 2
  • Opened 
    6 days ago
  • #3409

Looking for advice on a PR to resolve an issue we re seeing specifically relating to keepalive connections when using gthread workers and a low worker_connections value. I ve observed that in some scenarios ...
  • chadac
  • 2
  • Opened 
    12 days ago
  • #3407

Snyk claims there is a vulnerability in gevent: https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934 If this is indeed the case, gunicorn should require a later version of gevent. But also, it seems ...
  • alimony
  • 2
  • Opened 
    19 days ago
  • #3406

The following configuration has been added to the configuration file. img width= 488 height= 177 alt= Image src= https://github.com/user-attachments/assets/c965735c-d6c3-4572-b5cf-d39a3cbf5553 / After ...
  • lxyjj1991
  • Opened 
    on Jul 11
  • #3405

Nowadays I meet a strange problem, when I use the gunicorn with uvicorn.workers.UvicornWorker to start my project, one or more Worker will TIMEOUT and restart my the mater, the logs when the Worker exit ...
  • deanzxl
  • Opened 
    on Jun 19
  • #3403

Running Gunicorn 23.0. Startup line like gunicorn my_app:app -c gunicorn.conf.py -p $PIDFILE --error-logfile $LOGDIR/$(date +%Y%m%d-%s).log In the log file after sending -HUP signal. [2025-06-06 10:40:53 ...
  • AndyDira
  • Opened 
    on Jun 6
  • #3401
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub