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

jQuery Google API

3 Answers 86 Views
Forum suggestions
This is a migrated thread and some comments may be shown as answers.
Mostafa Anoosheh
Top achievements
Rank 1
Mostafa Anoosheh asked on 30 May 2009, 11:01 AM
Hello,
You use jQuery in all pages of telerik.com (http://telerik.com/scripts/jquery-latest.js) and do not config client caching with optimal parameters.
Cache-Control  public, must-revalidate 
Expires  Fri, 26 Jun 2009 06:47:32 GMT 
Last-Modified  Wed, 27 May 2009 06:47:32 GMT 

I think it's better to use googleAPI jquery link http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js and get better performance on page loading and less traffic on your site:

Cache-Control  public, max-age=31536000 
Expires  Sun, 30 May 2010 10:57:57 GMT 
Last-Modified  Thu, 19 Feb 2009 22:38:52 GMT 

Kind regards
Mostafa Anoosheh

3 Answers, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 02 Jun 2009, 03:02 PM
Hi Mostafa,

Thanks for  the valuable suggestion!

It was logged in our To Do list.
We will try the proposed improvement in some of the next sets of search optimizations .

Thanks again!

Regards,
Kalina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Yousuf Mohammed
Top achievements
Rank 1
answered on 16 Nov 2009, 06:12 PM
Hi

Is this implemented in the latest telerik asp.net ajax controls version?

Thanks

-Yousuf
0
Ivo
Telerik team
answered on 18 Nov 2009, 02:11 PM
Hello Yousuf,

We are currently working on CDN support (Google API, Microsoft, Amazon S3, etc) for RadControls and it will be available in the coming weeks.
Thank you for your patience.

Best wishes,
Ivo
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
Forum suggestions
Asked by
Mostafa Anoosheh
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Yousuf Mohammed
Top achievements
Rank 1
Ivo
Telerik team
Share this question
or