# 流量异常

#### 常见问题：为什么我的流量出现异常？

我们使用自动化系统进行流量统计，数据来源真实且稳定，暂无法逐条人工核对。您可以按以下步骤自助排查：

1. **检查系统使用情况**
   * 是否存在高频外联、自动更新、备份同步、P2P 程序等高流量行为？
2. **检查防火墙与转发规则**
   * 是否有配置错误，或流量被转发到非预期设备？
3. **排查潜在安全隐患**
   * 是否有异常登录、恶意脚本或被植入代理？
4. **查看流量明细**
   * 登录控制面板，查看各时段流量记录，定位高流量来源。
5. **关注容器化/虚拟化环境**
   * 若使用代理、Docker、虚拟机等，请留意子系统或容器的网络行为。

如仍有疑问或异常，请提供更具体的信息，我们会协助您进一步分析。


---

# Agent Instructions: 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:

```
GET https://nerwo-1.gitbook.io/nerwo-docs/chang-jian-wen-ti-1/liu-liang-yi-chang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
