Opened 6 years ago
Closed 6 years ago
#31422 closed Uncategorized (invalid)
Django response too long even do nothing.
| Reported by: | thanhpd-teko | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 2.2 |
| Severity: | Normal | Keywords: | Slow, django, gunicorm |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
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.

Any suggestions?
Change History (1)
comment:1 by , 6 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Summary: | Django response too long even do nothing → Django response too long even do nothing. |
Note:
See TracTickets
for help on using tickets.
Please don't use trac as a support channel.
Closing per TicketClosingReasons/UseSupportChannels.