最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

performance - How does one interpret server-timing header? For Cloudflare - Stack Overflow

programmeradmin3浏览0评论

How do we interpret the following server-timing header example?

server-timing: cfL4;desc="?proto=TCP&rtt=7337&sent=8&recv=8&lost=0&retrans=0&sent_bytes=3419&recv_bytes=832&delivery_rate=548023&cwnd=25&unsent_bytes=0&cid=94dae6b578f91145&ts=225

ts - it is in milliseconds, but I don't know what it means by data captured. Does this mean first byte from the downstream servers?

rtt - I cannot tell what unit this is in... Likely it is in microseconds, seems like the only logical assumption. But I hope someone can clarify.

I have tried the following references

References:

  • /

There does not seems to be a standard for the fields and names merely the format of the server-timing header and how to concatenate the fields.

发布评论

评论列表(0)

  1. 暂无评论