Hi Teo,
Thanks again for the advices. I don't see any OOM exception, we do have one report taking way too long to return the data (6 min).
1. We do have two application pools, one for ReportManager, the other for ReportServer, I just check the property of the app pool, under "Recycling", we only check "Recycle worker processes (in min), and the value is default 1740 min. Do you suggest to check "Recycle worker process after consuming too much memory"? if yes, should I decide the value based on peak memory I see from the w3wp.exe?
2. Under "Performance", we don't have "Shutdown worker processes after being idle for" checked, we do check "Limit the kernel request queue", value 4000, should I check the "Shut down worker process after being idle"?
3. Should I make any changes at rsreportserver.config, MemoryLimit, RecycleTime, MaxMemory, etc.?
Thanks
Don