> For the complete documentation index, see [llms.txt](https://docs.ipcheck.ing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipcheck.ing/knowledge-base/zh/network-tests/global-latency-test.md).

# 全球延迟测试

## 它的作用

这个 **全球延迟测试** 是高级工具之一。它会请求世界各国的探测节点去 ping 你选择的 IP 地址，并显示每个节点等待回复的时间。

这些探测节点来自 **Globalping** 网络，这是一个由许多国家托管的公共测量探测节点网络。你的浏览器本身不会去 ping 任何东西——真正执行工作的是真正的探测节点，它们会回传结果。

可用来回答以下问题：

* 从欧洲访问我的服务器很快，但从亚洲访问很慢吗？
* 我该选择哪个 VPN 或游戏服务器区域？
* 我的家庭网络在国外能否访问到？

## 如何运行

{% stepper %}
{% step %}

### 选择目标

开启 **使用已保存的 IP** 开启后可从 MyIP 已为你找到的 IP 地址中选择一个，或将其关闭并在输入框中键入任意 IP 地址（例如 `1.1.1.1`).
{% endstep %}

{% step %}

### 选择地区

左侧面板是地区选择器。 **推荐地区** 默认已勾选，并能在各大洲之间实现较好的分布。其下列出了所有大洲——亚洲、欧洲、非洲、美洲、大洋洲——以及当前有在线探测节点的所有国家。

某个国家变灰表示 *“该国家/地区没有可用的探测节点”* 当前没有。顶部的计数器显示你已选择的数量，最大可选 **30**个。超过这个数量后，运行按钮会锁定，直到你取消选择一些。
{% endstep %}

{% step %}

### 运行它

按下 IP 输入框旁边的播放按钮。每个选中的国家会发送 8 个 ping 数据包。结果会填入右侧表格，并在其下方显示一张按平均延迟着色的世界地图。
{% endstep %}
{% endstepper %}

## 读取结果

每一行代表一个国家。

| 列        | 含义              |
| -------- | --------------- |
| 地区       | 探测节点发起 ping 的国家 |
| 最小延迟（ms） | 本次测试中最快的往返时间    |
| 最大延迟（ms） | 本次测试中最慢的往返时间    |
| 平均延迟（ms） | 平均往返时间——首先要看的数字 |
| 数据包总数    | 探测节点发送了多少个数据包   |
| 丢包率      | 未返回的数据包所占比例     |
| 已接收      | 返回的数据包          |
| 已丢弃      | 未返回的数据包         |

延迟值采用颜色编码，便于快速查看：低于 100 ms 视为良好，100–250 ms 视为中性，超过 250 ms 则标记为较慢。任何大于 0 的丢包率也会被高亮。

之间的差距 **最小值** 和 **最大值** 和平均值同样重要。即使平均值看起来正常，一行数据如果最小值为 40 ms、最大值为 400 ms，也说明不稳定。

### 某个地区延迟高意味着什么，又不意味着什么

{% hint style="info" %}
仅距离这一项就能解释很多问题。光在光纤中的传播速度大约是每毫秒 200 公里，而且光缆线路从来不会是直线。欧洲和澳大利亚之间的往返时间在出现任何异常之前就已经远超 250 ms。
{% endhint %}

* **预期情况：** 一个远处的国家显示出较高但 *稳定的* 延迟，并且没有丢包。这是物理规律，不是故障。
* **值得关注：** 一个邻近国家比一个更远的国家还慢。这通常意味着流量绕了远路，或者沿途某条链路拥塞。
* **值得关注：** 较高 **最大值** 以及较高的 **丢包率** 出现在同一行。这说明是拥塞或链路负载过高，而不是距离问题。
* **单独来看并不有意义：** 在许多良好结果中只有一行异常。单个探测节点可能本身所处网络就不好。下结论前请重新运行。

### 如果每个地区都失败

该消息 *“测试失败，看来你的 IP 不被允许执行 Ping 测试”* 通常意味着目标忽略了 ping 流量。许多家用路由器、防火墙和云服务器会有意丢弃 ICMP。这是配置选择，不是连接故障。

## 何时使用

* **选择 VPN 或代理区域时。** 从几个候选国家测试你自己的 IP，并选择平均延迟最低的那个。
* **选择托管地点。** 如果你的大多数访客来自某个地区，请检查该地区访问你的服务器是否足够快。
* **核实来自国外的投诉。** 如果国外的朋友说你的服务很慢，就从他们所在的国家运行测试，看看结果数字。

## 下一步做什么

* 延迟很高，而且你想查看 *哪里* 延迟表现 → [MTR 测试](/knowledge-base/zh/network-tests/mtr-test.md)
* 理解这些数字 → [延迟、抖动与丢包](/knowledge-base/zh/concepts/latency-jitter-packet-loss.md)
* 测量你自己的吞吐量 → [测速](/knowledge-base/zh/network-tests/speed-test.md)
* 普遍变慢 → [为什么我的网速这么慢？](/knowledge-base/zh/diagnose/why-is-my-internet-slow.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ipcheck.ing/knowledge-base/zh/network-tests/global-latency-test.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
