Updates to the Microsoft CDN (Updated 12/1/2010)

I want to announce a couple of changes we have made to the Microsoft CDN recently.

Updated jQuery

We have added both jQuery 1..4.3 and jQuery 1.4.4 to the CDN,  plus there are vsdoc files for both of these releases. These new releases are available with these URLs:

jQuery version 1.4.4

 

jQuery version 1.4.3

 

New Domain Name

The Microsoft CDN is now available from a new domain name: ajax.aspnetcdn.com. We added support for this new domain name to increase the performance of the CDN. The primary benefit of the new domain is that it is not the microsoft.com domain, any requests to the microsoft.com cause the browser to send cookies for that domain across the wire. Since many people may have visited a Microsoft web property this means extra information is coming across the wire for those requests potentially slowing down the request. The new domain is a domain a user would never have visited in their browser and thus requests will have no additional payload. Testing has shown that this can increase speeds by up to 20%.

The previous domain ajax.microsoft.com is still available and will always remain available so all links to it will continue to function as usual but going forward we recommend people use the new domain.

Full details of the Microsoft CDN are available here: https://www.asp.net/ajaxlibrary/cdn.ashx

SSL Support (12/1/2010)

When we first created the new CDN ajax.aspnetcdn.com it did not support SSL (https://) style requests. As of 12/1/2010 the CDN has been updated to support SSL as well now.

Comments

  • Anonymous
    November 16, 2010
    Great, i've been waiting ages for the CDN to sit outside of Microsoft.com

  • Anonymous
    November 16, 2010
    trying to use the new domain with https throws a cert validation error. looks like cert is for mktplassets-ssl.xbox.com.

  • Anonymous
    November 16, 2010
    Yes, please fix the ssl cert issue!!!

  • Anonymous
    November 16, 2010
    Great, and thanks for publishing the up-to-date vsdoc files too!

  • Anonymous
    November 17, 2010
    Haven't tried the 1.4.3 vsdoc, but 1.4.4 is blowing up in VS2008: 'class2type' is undefined @ 2401:8

  • Anonymous
    November 19, 2010
    Rob Wed, Nov 17 2010 2:52 PM Haven't tried the 1.4.3 vsdoc, but 1.4.4 is blowing up in VS2008: 'class2type' is undefined @ 2401:8 Rob, you need to make sure that you are using VS 2008 w/SP1 and you need the vsdoc hotfix: code.msdn.microsoft.com/.../ProjectReleases.aspx is installed to get full support in VS 2008.

  • Anonymous
    November 19, 2010
    rory Tue, Nov 16 2010 2:54 PM trying to use the new domain with https throws a cert validation error. looks like cert is for mktplassets-ssl.xbox.com. We are working to get SSL enabled, should be soon!

  • Anonymous
    November 28, 2010
    Hi, I am getting 'class2type' when i upgrade from 1.4.1 to 1.4.4-  please help on this! thanks siva

  • Anonymous
    December 01, 2010
    trying to use the new domain with https throws a cert validation error. looks like cert is for mktplassets-ssl.xbox.com. We are working to get SSL enabled, should be soon! SSL is now enabled for the CDN!

  • Anonymous
    December 31, 2010
    The CDN is down right now. Does anyone know where to report this? thanks.