Giter VIP home page Giter VIP logo

Comments (2)

lyc8503 avatar lyc8503 commented on September 15, 2024 1

用于监测服务状态的 Worker 是由配置的 CRON 触发的, 触发后, 此 Worker 将在 Cloudflare 的调度下, 在当前负载较低的一个边缘运行监测.

所以你看到的数据既不是平均, 也不是当前用户访问到的边缘服务器, 而是一个比较"随机"的边缘服务器, 取决于 Cloudflare 的内部调度策略. 鼠标移到延迟图上可以看到某次监测对应的边缘服务器.
image

如果你要指定从某个固定的地区访问服务器, 请参考 Wiki 配置 checkLocationWorkerRoute 项目.

目前没有实现从多个位置同时监测同一网站的功能, 当然技术上是可以通过支持指定多个 checkLocationWorkerRoute 实现, 不过这样就有些逻辑需要修改, 而且目前 Cloudflare 平台 Worker 的并发数目限制比较严格, 顺序监测可能导致每次监测耗时较长, 所以暂未实现.

from uptimeflare.

LHB6540 avatar LHB6540 commented on September 15, 2024

好的,了解了,谢谢

from uptimeflare.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.