Open Eternal-Sunshine opened 11 months ago
@Eternal-Sunshine can you share which version of the simple-socks module you're using? I'll try to setup a local test to see if I can replicate this.
I am using this version "version": "3.1.0",
I tried to debug more and found that it is not closing sockets properly leading to too many active handles.
Proxy works for few days and then suddenly cpu spikes to 100% and doesn't come down i have to restart the machine to make it work again. I am attaching code and cpu snapshot. On this server nothing other than this code is running. I have same code running on 5 machines and all having same issue.