@tomusdrw not sure if this is the right place to fix it, but it work for my web server.
Basically, the problem I faced is the WS transport, will only open connections, but do not close them. This may result in too many open files, if the code is inside a closure.
@tomusdrw not sure if this is the right place to fix it, but it work for my web server.
Basically, the problem I faced is the WS transport, will only open connections, but do not close them. This may result in too many open files, if the code is inside a closure.