mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1226] 节点连接bug #2516
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#2516
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @z499738316 on GitHub (Jul 10, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1226
发现了一个bug,我的两个nginx ui是两个不同的环境,中间通过wireguard组网的,但是我用nginx1用wireguard的ip连接nginx2,会显示无法连接,但是用宿主机ping其实是可以的,并且也通过ningx1代理了nginx2上的服务,同理 nginx2用wireguard的ip连接nginx1也是一样的,两个环境会不断的创建tcp连接去发送请求,我也不知道创建了多少个,但是我看nginx ui显示的速率挺高的 800kb/s, 就几天时间跑了我将近4tb的流量
