Tuesday 16 March 2021

uWSGI - monitor list of open connections in listen queue

I'm receiving the error

"* uWSGI listen queue of socket ":8000" (fd: 3) full !!! (101/100) *"

When it happens, it seems like something gets stuck and no requests are being served.

Is there a way for me to dump the current requests or a list of the pending requests for me to debug that?



from uWSGI - monitor list of open connections in listen queue

No comments:

Post a Comment