Hello Telerik,
our company has recently revamped a new product for our customers using most of the Telerik Rad Controls. We have a lot of instances of the Grid, ToolBars, Charts, Editors and Panels. We're also using the RadAjaxManagers. The problem we're facing now is that when a user visits a page, several MB of memory is allocated on the web server (or locally if we're testing on our own dev machines) and this memory is never released. We're to the point where some pages are loading 10-20 mb into memory, so right now we're limited to 10 users per web server and it will eventually run out of memory.
We are going through this article http://www.telerik.com/products/aspnet-ajax/resources/top-performance.aspx to optimize as best we can, but something isn't right, is there any reason that the aspnet_wp.exe will keep Telerik resources in memory for ever?
It appears as though the MB's that are loaded into memory are never released.
Anyone else experience this and have any ideas?
This other post in the forums http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/memory-problems-using-telerik-controls.aspx describes exactly the same scenario we're facing.