mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3239] Ping类型的代理是多久被执行一次 #2601
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#2601
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 @zhangboqi on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3239
Bug Description
想修改下ping代理的发送时间,但是没有找到相关的参数。
frpc Version
0.46.0
frps Version
0.46.0
System Architecture
linux/amd64
Configurations
这是我的服务端配置
[common]
bind_port = 7000
dashboard_port = 7500
quic_max_idle_timeout = 10
[plugin.notify]
addr = 127.0.0.1:3578
path = /handler
ops = Ping,NewProxy,CloseProxy,NewWorkConn,NewUserConn
Logs
No response
Steps to reproduce
...
Affected area
@zhangboqi commented on GitHub (Jan 6, 2023):
目前来看是30s执行一次,尝试修改了几个参数都没有变化
@zhangboqi commented on GitHub (Jan 6, 2023):
我是用的客户端命令行启动的
我尝试配置了--heartbeat_interval 10
但是提示说没有这个配置,我看官方文档上是有这个配置的
@zhangboqi commented on GitHub (Jan 6, 2023):
所以现在无法确定该参数是否可用 heartbeat_interval
@github-actions[bot] commented on GitHub (Feb 6, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.