yzhe2671

Results 5 comments of yzhe2671

The log looks like this: 2021-06-16T04:09:03.303687279Z {"time":"2021-06-16T04:09:03.303469479Z","level":"ERROR","prefix":"echo","file":"responder.go","line":"44","message":"websocket: close 1006 (abnormal closure): unexpected EOF"} I actually added more logs to debug and found the issue comes from ws.NextReader() in session.go (tcp)....

I found something else related to the issue. I'm trying to load test the reverse-tunnel, and I'm running agent and server on seperate machines. I sent 6000 requests through the...

Thanks for the feedback. Do you have idea how long is this issue going to be fixed?

Thanks for the update. Yes I got a lot of "connection reset" error from my app. I tried your change, looks like it didn't work for me. It doesn't seem...

I'm running server and agent on windows machines at the moment, if you also know about Windows settings, would you have idea what is the Windows equivalent of ulimit? Or...