mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1601] frps management page #1269
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1269
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 @hehaibo123 on GitHub (Jan 8, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1601
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1,我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
What version of frp are you using (./frpc -v or ./frps -v)?
./frps-v0.31.0 ./frpc-v0.31.0
What operating system and processor architecture are you using (
go env)?frps:linux_386 frpc:linux_arm
Configures you used:
Steps to reproduce the issue:
Describe the results you received:
1.Frps listens to frpc state delay
2.After the frpc successfully connected another frpc, the number of connections to the frpc on the frps page monitored was 0
Describe the results you expected:
Frps management page provides timely feedback on the up and down line status of frpc
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
@QQ2017 commented on GitHub (Jan 8, 2020):
配置文件和截图都上传下.
@hehaibo123 commented on GitHub (Jan 8, 2020):
@hehaibo123 commented on GitHub (Jan 8, 2020):
frps dashboard
1.frpc presence delayed
2.frpc has a successful connection, the number of connections is 0
@QQ2017 commented on GitHub (Jan 8, 2020):
frps dashboard貌似在Overview下的connections确实不显示任何值,


Proxies下的connections可以正常显示connections,
@hehaibo123 commented on GitHub (Jan 8, 2020):
I refresh sometimes come out, and after this state update has a delay can be set?
@hehaibo123 commented on GitHub (Jan 8, 2020):
@QQ2017 commented on GitHub (Jan 8, 2020):
你截图的这个值,应该是需要应用通过frpc建立连接之后才会有值。
@hehaibo123 commented on GitHub (Jan 8, 2020):
s
是的 我这边 是启了另一个frpc 端连接了这个代理 ,也处于交互状态 有时候刷新会出现
@hehaibo123 commented on GitHub (Jan 8, 2020):
另一个问题就是代理上线离线状态有延迟,不能及时更新状态
@QQ2017 commented on GitHub (Jan 8, 2020):
上线延迟没遇到过,离线延迟可能是TCP异常断开,不是经过四次挥手断开的,状态无法及时同步,这只是猜测
@hehaibo123 commented on GitHub (Jan 8, 2020):
嗯嗯 谢谢 我看了 你的截图 代理连接上后,能正常检测到frpc连接啊