c# - SignalR Memory Leak -


we have asp.net webapi signalr hub running on 2 servers redis backplane. typically our api consumes 3gb - 4gb of memory happens, there hugh memory spike 20gb. dont know reason yet, assume, can happen when there connection issues redis (it rare).

i analyzed dump file , found following hints: enter image description here

enter image description here

to honest, dont understand it. seems has exception handling, dont understand why byte arrays big.

i looking ideas how solve , have hope, had same issue.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -