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

AJAX time problems and server load

1 Answer 42 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Andreas Kunze
Top achievements
Rank 1
Andreas Kunze asked on 10 Nov 2009, 02:45 PM
Hello,

I try to make a page with some AJAX features.
The page contains the following telerik components:
    - RadSplitter
    - RadTreeView
    - RadScriptManager
    - RadAjaxManager
    - RadCodeBlock
    - RadTabStrip
    - RadMultiPage
The other things are plain html.
I had added some AJAX functionality. It worked fine and had a fast response time (0,03 s). Now I have the problem that the response time of the AJAX requests slow down if I add more Items in the RadTreeMenu. In this special case I have added 500 Items and the responsetime is 1,8s. During this time the server load is 100%. The rest of the page is still the same code, only the added items make it slow.
How can I solve this problem?

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 11 Nov 2009, 02:34 PM
Hello Andreas,

Please refer to this article for useful tips on the matter.

Best wishes,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Andreas Kunze
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or