You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: