[GH-ISSUE #1350] 如何修改偏好设置中的Nginx 控制模式 #747

Closed
opened 2026-02-26 12:09:20 +03:00 by kerem · 3 comments
Owner

Originally created by @gpfhaha on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1350

我这边想使用nginx-ui统一管理多个不同层级的nginx代理。会出现不同层级相同server_name的情况,页面会优先把本地检测nginx的状态展示出来。重复的server_name会带有很多warn。

Image Image 是否可以通过修改Nginx 控制模式来避免这个问题。想本地作为server的nginx不检测,只在其他nginx-ui的node节点端进行检测生效就好了。
Originally created by @gpfhaha on GitHub (Sep 10, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1350 我这边想使用nginx-ui统一管理多个不同层级的nginx代理。会出现不同层级相同server_name的情况,页面会优先把本地检测nginx的状态展示出来。重复的server_name会带有很多warn。 <img width="2322" height="1622" alt="Image" src="https://github.com/user-attachments/assets/e0ce986d-0d4b-4c85-8087-fdee8a2a462b" /> <img width="3476" height="1722" alt="Image" src="https://github.com/user-attachments/assets/28a8b46c-0289-4b75-90d2-5a8f216cfb85" /> 是否可以通过修改Nginx 控制模式来避免这个问题。想本地作为server的nginx不检测,只在其他nginx-ui的node节点端进行检测生效就好了。
kerem closed this issue 2026-02-26 12:09:20 +03:00
Author
Owner

@0xJacky commented on GitHub (Sep 18, 2025):

确实是个问题,我想想看怎么解决

<!-- gh-comment-id:3307724826 --> @0xJacky commented on GitHub (Sep 18, 2025): 确实是个问题,我想想看怎么解决
Author
Owner

@0xJacky commented on GitHub (Oct 4, 2025):

v2.2 中,我们引入了沙盒测试方案,根据命名空间分开测试配置文件,应该能解决这个问题。

<!-- gh-comment-id:3367898837 --> @0xJacky commented on GitHub (Oct 4, 2025): v2.2 中,我们引入了沙盒测试方案,根据命名空间分开测试配置文件,应该能解决这个问题。
Author
Owner

@gpfhaha commented on GitHub (Dec 31, 2025):

升级到V2.3.2版本也有了deploy_mode字段是remote,但是还是有这个问题
Image

Image
<!-- gh-comment-id:3701371691 --> @gpfhaha commented on GitHub (Dec 31, 2025): 升级到V2.3.2版本也有了deploy_mode字段是remote,但是还是有这个问题 <img width="2898" height="1066" alt="Image" src="https://github.com/user-attachments/assets/967a44b6-c665-4c11-8c97-f120f2e09172" /> <img width="2932" height="1118" alt="Image" src="https://github.com/user-attachments/assets/b3051c5d-0feb-4bba-900e-e645adcb96f9" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#747
No description provided.