#31373: Django 3.x / uwsgi is leaking connections
-------------------------------+--------------------------------------
Reporter: Marcin Nowak | Owner: nobody
Type: Uncategorized | Status: closed
Component: Uncategorized | Version: 3.0
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Comment (by Marcin Nowak):
Ab results for Django 3:
{{{
Complete requests: 1000
Failed requests: 901
}}}
Re-test with Django 2:
1. in the same env `pip install django==2.2.11`
2. do same `ab` test:
{{{
Complete requests: 1000
Failed requests: 19
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31373#comment:13>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.9127e08d1968aede506da035a5af8e0a%40djangoproject.com.