#31422: Django response too long even do nothing
-------------------------------------+-------------------------------------
Reporter: thanhpd- | Owner: nobody
teko |
Type: | Status: new
Uncategorized |
Component: | Version: 2.2
Uncategorized | Keywords: Slow, django,
Severity: Normal | gunicorm
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Hi, i'm using, django 2.2.4 with gunicorn. In production i also using apm
to profile performance. Apm show that, some requests response time too
long, even do nothing. Below is what apm trace information:
Request do some query to db then commit after a few milliseconds, but
still hold for 15s to response to client.
[[Image(https://i.imgur.com/e9ijl0y.png)]]
Any suggestions?
--
Ticket URL: <https://code.djangoproject.com/ticket/31422>
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/055.faa62a4b6c0348ca39b81edc7f51cacc%40djangoproject.com.