c# Gen 2 memory leak problems -
c# Gen 2 memory leak problems -
ok, there problem. have sever app, work 1000 connections. app checked profilers leaks\etc, there no objects remain in memory, used memory dont increment time. unused memory in gen 2 increment nonstop.
i`l seek phone call gc.collect manually, dont help , dont clean unused gen 2 memory. there 2 screenshots ants profiler. can see on screenshots - nonstop increment of unused memory allocated net , memory gen2.
screenshot 1: http://pumpshooter.com/kaot1zae
screenshot 2: http://pumpshooter.com/f9g1einv
do have ideas why problem , how can prepare it?
c# memory memory-leaks garbage-collection profiler
Comments
Post a Comment