unit icon indicating copy to clipboard operation
unit copied to clipboard

Router opens too many sockets

Open vladimirtiukhtin opened this issue 1 year ago • 0 comments

Bug Overview

I don't yet understand what happens. I run two copies of an app and suddenly one of them start adding up sockets and eventually stops responding. I check and find router process with over 30000 opened sockets. App itself has too little number of opened sockets. I have to kill router for unit to resume normal operations. Please help

Expected Behavior

Not so many open sockets

Steps to Reproduce the Bug

Don't know

Environment Details

I run docker image unit:1.33.0-python3.11 on top of Debian 12

Additional Context

No response

vladimirtiukhtin avatar Feb 13 '25 21:02 vladimirtiukhtin