Azure CDN not serving full mp3; Direct blob storage works fine

Eben Freeman 0 Reputation points
2025-02-22T21:04:23.5566667+00:00

Azure CDN is not serving a full mp3 file to the browser, the media player (video.js) stops and spins after a few min. This is a repeating daily issue that did not happen 6 months ago. Direct blob storage works fine.

Both CDN and blob storage requests return the same '206 Partial Content' and include the same request and response headers:
Request:
Range: bytes=0-

Response:

content-length: 26030624

content-range: bytes 0-26030623/26030624

content-type: audio/mpeg

Azure Content Delivery Network
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.