[GH-ISSUE #1413] 新版本:站点导航&站点列表搜索问题 #2871

Closed
opened 2026-02-27 12:28:17 +03:00 by kerem · 0 comments
Owner

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

当前版本: v2.2.0 (372af983)
OS: linux

架构: amd64

可执行文件路径: /data/nginx-ui/bin/nginx-ui
问题描述:
站点导航这里的功能,当前默认会对配置的站点域名发起get方法的请求。
1.没有找到可以控制部分站点不发起的方法,或者是批量管理的请求方法配置的入口。
2.现在的使用场景会有很多站点,可以批量增加探活接口或者location来处理校验的方法,但是没有批量管理的入口,需要一个站点一个站点的配置。

Image

3.站点列表这里的的模糊搜索的还是不好用,会匹配到非预期的内容

Image

个人建议:
1.可以控制哪些站点需要检测,哪些不需要检测
2.可以批量管理检测的get方法,大部分代理层的探活都会统一配置类似/check.do

Originally created by @gpfhaha on GitHub (Oct 29, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1413 当前版本: v2.2.0 (372af983) OS: linux 架构: amd64 可执行文件路径: /data/nginx-ui/bin/nginx-ui 问题描述: 站点导航这里的功能,当前默认会对配置的站点域名发起get方法的请求。 1.没有找到可以控制部分站点不发起的方法,或者是批量管理的请求方法配置的入口。 2.现在的使用场景会有很多站点,可以批量增加探活接口或者location来处理校验的方法,但是没有批量管理的入口,需要一个站点一个站点的配置。 <img width="2896" height="1594" alt="Image" src="https://github.com/user-attachments/assets/8c6d1728-85bf-4a6b-81a0-ba2f2e99c2b8" /> 3.站点列表这里的的模糊搜索的还是不好用,会匹配到非预期的内容 <img width="2504" height="1324" alt="Image" src="https://github.com/user-attachments/assets/0fdea282-d089-48c7-855a-29a70d7fc730" /> 个人建议: 1.可以控制哪些站点需要检测,哪些不需要检测 2.可以批量管理检测的get方法,大部分代理层的探活都会统一配置类似/check.do
kerem closed this issue 2026-02-27 12:28:17 +03:00
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#2871
No description provided.