Hey all, Was hoping to get some advice about how to debug intermittent 502 using Daphne
- I observe connection error in the NGIX logs (where I"m using proxy_pass) *Connection refused) while connecting to upstream* - I observe in NGIX logs that it correlates with spike in inbound requests. - However, I'm seeing nothing in my Daphne logs to suggest that there is an error happening downstream. I've ruled out slowness and networking issues, so I'm assuming that Daphne is running out of connections. But have no idea where I could look to validate this assumption or what the next steps would be. Any advice? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/89f42085-15f1-4578-a0c2-ee12534bc773n%40googlegroups.com.