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
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
After leaving the server running for a while, memory usage does not stay constant relative to the number of active connections. On a system of 512Mb RAM, it dies after anywhere from 6-12 hours of use, due to what I think is memory exhaustion.
I suspect a memory leak in how the connections are being cleaned up.
The text was updated successfully, but these errors were encountered:
After leaving the server running for a while, memory usage does not stay constant relative to the number of active connections. On a system of 512Mb RAM, it dies after anywhere from 6-12 hours of use, due to what I think is memory exhaustion.
I suspect a memory leak in how the connections are being cleaned up.
The text was updated successfully, but these errors were encountered: