Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wfreerdp.exe and w3pw.exe are causing high CPU utilization #378

Open
BarryLiu04 opened this issue Sep 12, 2023 · 2 comments
Open

wfreerdp.exe and w3pw.exe are causing high CPU utilization #378

BarryLiu04 opened this issue Sep 12, 2023 · 2 comments

Comments

@BarryLiu04
Copy link

wfreerdp.exe and w3pw.exe randomly cause high server CPU usage (over 95%). Normally, the cpu utilization is around 5%-15%. Does anyone know the underlying cause?

@cedrozor
Copy link
Owner

Maybe some lack of available RAM? do you have something relevant in the Windows event logs (System or Application)?

@BarryLiu04
Copy link
Author

Maybe some lack of available RAM? do you have something relevant in the Windows event logs (System or Application)?

From what we see, the Memory Usage(%) never exceeded 80%.

Found this from Myrtille.Web.Log. Not sure if it's relevant.

2023-11-17 16:12:54,681 [59] ERROR System.Diagnostics redirection [(null)] - Websocket error, remote session 36d6d79a-2538-4353-a1a1-94447543e46f (System.Net.WebSockets.WebSocketException (0x80070026): Reached the end of the file
at System.Web.WebSockets.WebSocketPipe.<>c__DisplayClass9_0.b__0(Int32 hrError, Int32 cbIO, Boolean fUtf8Encoded, Boolean fFinalFragment, Boolean fClose)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.WebSockets.AspNetWebSocket.d__45`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.WebSockets.AspNetWebSocket.<>c__DisplayClass36_0.<b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Web.WebSockets.WebSocketMessageReader.d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.Web.WebSockets.WebSocketHandler.d__9.MoveNext())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants