issues
search
benoitc
/
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
http://www.gunicorn.org
Other
9.87k
stars
1.75k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `error_log_format` config option, similar to `access_log_format`
#3329
chrisinmtown
opened
4 hours ago
0
docs: dash-dash-opt into literal or link
#3328
pajod
opened
1 day ago
0
fix: problematic parsing leniency in parsing chunk extensions
#3327
JeppW
opened
2 days ago
2
WORKER TIMEOUT cause memory leak
#3326
Kegann
opened
3 days ago
0
keep-alive argument unrecognised
#3325
jsabater
opened
5 days ago
2
ValueError:I/O operation on closed file
#3324
xiangpingjiang
opened
6 days ago
0
nginx 502 when working with gunicorn + uvicorn worker + fastAPI
#3323
zffocussss
opened
2 weeks ago
0
[bug] gunicorn re-chunks responses which were already chunked
#3322
twitchyliquid64
opened
3 weeks ago
0
GitHub release notes for 23.0.0 erroneously includes claim to fix CVE-2024-1135
#3321
mjpieters
opened
3 weeks ago
0
error after running: gunicorn --workers 3 -b 127.0.0.1:8000 app:app
#3320
Niyibab
opened
3 weeks ago
1
perf(gthread): Use request timeout / 2 for epoll timeout
#3319
ankush
opened
3 weeks ago
4
Uvicorn worker are not taking ssl certfile from gunicorn config
#3318
Soufian20
opened
3 weeks ago
0
Possibly unnecessary polling in gthread
#3317
ankush
opened
3 weeks ago
1
How to install gunicorn with tar.gz instead of whl
#3316
kelvinou
opened
4 weeks ago
2
AttributeError: 'StreamServer' object has no attribute 'handle'
#3315
wangfengsec
opened
1 month ago
1
Gunicorn worker hangs and closes connections
#3314
dantebarba
opened
1 month ago
4
arbiter: Wait for all old workers to terminate on SIGHUP
#3312
sylt
opened
1 month ago
2
fix: change log level of sigterm signal received from error to warning
#3311
pauljeannot
opened
1 month ago
0
syslog unsupports rfc3164
#3310
ezinall
opened
1 month ago
3
Wrong base, sorry
#3309
jeffesp
closed
1 month ago
0
Invoke TConn().init() in gunicorn worker thread.
#3308
ddzialak
opened
1 month ago
1
Big app (django) that starts 10+ seconds is reason of timeouts when reach max-request limit
#3307
tbicr
opened
1 month ago
1
Worker restart due to OSError: [Errno 107] Transport endpoint is not connected when using https
#3306
ddzialak
opened
1 month ago
3
Fixed typo
#3305
facundobatista
opened
1 month ago
1
Is there any plan for Gunicorn to support HTTP/2?
#3304
bonohubby
closed
1 month ago
2
Fix request body handling in gthread worker
#3303
oallenj
opened
1 month ago
0
Fix request body handling in gthread worker
#3302
oallenj
closed
1 month ago
0
gthread worker will block
#3301
oallenj
opened
1 month ago
0
Why is it necessary to check if the first two bytes of data are \r\n?
#3300
kwsy
opened
1 month ago
1
A question about the sleep function in the Arbiter class
#3299
Nsbikes
opened
2 months ago
2
Issue in update thanks scripts || Just In comments
#3297
DeepeshKalura
opened
2 months ago
1
When using Nginx with wsgi protocol, workers end with "WORKER TIMEOUT"
#3296
braiam
closed
2 months ago
3
Application Server Error
#3295
Harini080922
opened
2 months ago
1
Version on website is outdated (22.0.0 instead of 23.0.0)
#3293
egss-g
opened
2 months ago
1
No logs in the docker container
#3292
manas007
opened
2 months ago
1
cwd = os.getcwd() message on Openbsd
#3291
mikygee
closed
2 months ago
2
Deprecation warning for os.fork on Python 3.12
#3289
elishagreenwald
opened
2 months ago
2
add dogstatsd_tags example to docs
#3288
jasonwbarnett
opened
2 months ago
3
fix typo
#3287
imptype
opened
3 months ago
4
Use original arguments on arbiter re-exec, and tell systemd so exiting old master does not terminate service
#3285
pajod
opened
3 months ago
0
[Gevent] socket: read error Connection reset by peer sock.c:635: Connection reset by peer
#3284
ErazerControl
opened
3 months ago
0
Asynchronous thread created by a worker was killed when the worker began restarting
#3283
skongkonga
opened
3 months ago
0
Template Rendering Shows Stale Content with Multiple Gunicorn Workers(docker+django+gunicorn)
#3282
FrankFang0813
opened
3 months ago
3
module invocation breaks USR2 upgrading, as modified argv results in modified path
#3281
pajod
opened
3 months ago
2
Python 3 style cleanup (part 2)
#3280
pajod
opened
3 months ago
0
Gunicorn 23 schannel: failed to receive handshake, SSL/TLS connection failed
#3279
juparker37
opened
3 months ago
4
CVE-2024-6827
#3278
danieloliveira56
closed
3 months ago
3
Gunicorn 23.0 Django 5.1 ModuleNotFoundError: No module named 'cloudmonitor.wsgi'
#3277
juparker37
closed
3 months ago
4
Gunicorn spiking memory consumption regularly after 3 weeks
#3276
andreas-p
opened
3 months ago
5
revert: 4023228 ("let's exception not bubble")
#3275
pajod
opened
3 months ago
3
Next