Just run 'docker-compose build' and after 'docker-compose up'. There will be two server instances and two client instances. One server with Gunicorn with this fix: benoitc/gunicorn#3228 and client sending requests in loop, another with Gunicorn 22.0.0 version and client sending requests in loop. Settings for both servers are the same. We can see that in Gunicorn 22.0.0, worker waits for long time to finish restart while in Gunicorn fixed version restart is very fast (without errors on the client side).
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a showcase for: https://github.com/benoitc/gunicorn/issues/3227
michdan/gunicorn_performance_fix_showcase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a showcase for: https://github.com/benoitc/gunicorn/issues/3227
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published