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

telerik.web.ui.webresource.axd too long to download

1 Answer 364 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raphaël MANSUY
Top achievements
Rank 1
Raphaël MANSUY asked on 27 Jul 2011, 05:15 PM
The Intranet of my company is quite slow, it takes 4 seconds to download the telerik.web.ui.webresource.axd resource :(
How could I reduce that?
- Is it possible to cache this resource?
- I thought about setting Telerik.EnableEmbeddedScripts to false in the web.config file, and then adding all scripts in RadScriptManager (as explained here: http://www.telerik.com/help/aspnet-ajax/introduction-disabling-embedded-resources.html ). Then I could set Expires header on the script folder so they will be downloaded only once.

What's the best solution?

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 29 Jul 2011, 01:09 PM
Hello Raphaƫl Mansuy,

If you want to achieve a solid caching of the web resources, I suggest you enable CDN. Of course, the alternative solution would also work. Finally the Telerik.Web.UI.WebResource.axds are also cached, only for a shorter period of one year.

I hope this helps.

Greetings,
Simon
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Raphaël MANSUY
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or