Skip to content

https://code.jquery.com/jquery-2.2.4.min.js throwing GZip error on West US, Central US, South Central US locations #4162

@vchandrasn

Description

@vchandrasn

We are seeing lot of GZip errors with https://code.jquery.com/jquery-2.2.4.min.js on West US, Central US, South Central US locations.

Below is the error message:

System.IO.InvalidDataException: The magic number in GZip header is not correct. Make sure you are passing in a GZip stream.
at System.IO.Compression.DeflateStream.EndRead(IAsyncResult asyncResult)
at Microsoft.VisualStudio.TestTools.WebStress.DataCaptureStream.EndRead(IAsyncResult asyncResult)
at Microsoft.VisualStudio.TestTools.WebStress.WebTestTransaction.ReadResponse(IAsyncResult result)

It looks like the CDN issue with above jQuery version on those locations.

EAST US, EAST US 2 locations don't throw this error message and serves the right content back.

Please fix/refresh the CDN issue for this jQuery library.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions