This is a migrated thread and some comments may be shown as answers.

Application memory usage: suggestions needed

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 06 Nov 2015, 08:57 AM

Hello,

users of my web site are occasionally experiencing the "HTTP Error 503".

This is likely caused by some memory usage issue, and is occurring since I started adding Telerik UI For ASP.NET Ajax components to some pages.

In particular I created a page which features a RadScheduler and a RadListbox, both with server-side database binding. This page is continuously used by some 10 - 15 users during the day.

The application is deployed as a VS Website (not VS Web Application project), so there is a part of code that gets compiled at run-time.

The hosting is a shared one, with 500 MB of memory available, and is used only by employees of a private company (let's say 30 users).

 

My question is the following:

is there any suggestion on the best way to include Telerik components in ASP.NET pages in order to minimize memory usage?

For example: would converting from Website Project to Web Application Project be effective in reducing memory usage? Or whatever...

 

Thanks

Regards

Mike

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 11 Nov 2015, 08:03 AM
Hello,

There is not specific way to add the Telerik controls for minimizing the memory consumption.

As for your other questions I would rather recommend you to refer to some ASP . NET forum or blog post as for example the one below where you will find more detailed information about the issue:
https://msdn.microsoft.com/en-us/library/dd547590(v=vs.110).aspx

Regards,
Plamen
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mike
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or