AI Log — waiting for first event…
Workspace00000000…000001
Dev mode
All resources

CMSD

Common Media Server Data — the CDN's side of the conversation, returned in response headers.

What it is

CMSD (Common Media Server Data) is the server-side companion to CMCD, standardised as CTA-5006. The CDN (or any intermediary) attaches data to its responses — host status, estimated throughput, whether the response was a cache hit, and round-trip hints — so the client and orchestrator can read what the delivery infrastructure is reporting about itself.

Why it matters

CMCD tells you how the viewer feels; CMSD tells you what the CDN thinks it is doing. Together they close the loop. A cache-hit signal (ec=h), for example, is a strong cost input — a hit served from edge cache costs far less than an origin pull.

How m-cdn uses it

m-cdn folds CMSD cache-hit ratio into the cost dimension of the score (notably for VOD, where cache efficiency dominates the bill). Broad CMSD coverage across CDNs is still maturing, so the engine treats it as a useful supplement rather than a primary signal.

Standards & references

  • CTA-5006 — Common Media Server Data

Read next