i am new to telerik my telerik version is "2009.1.527.35".when a page loads taking more time for loading "Telerik.Web.UI.WebResource.axd" and size is about "285236".
how can i reduce the size and how can i apply compression technic to load the resource files fastly.
Thanks in advance,
Naveen.
1 Answer, 1 is accepted
0
Mira
Telerik team
answered on 24 Nov 2010, 12:18 PM
Hello Naveen,
You can use the RadCompression HttpModule to automatically compress your AJAX and Web Service responses.
Additionally, we recommend the use of CDN for public sites. Please refer to this article for additional information.