mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2620] Windows Server系统,当客户端被强制关闭之后,服务器端无法及时释放资源 #2088
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#2088
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 @xzbaijj on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2620
Bug Description
Windows Server系统,当客户端被强制关闭之后,服务器端无法及时释放资源,必须在CMD窗口上,按一下回车键,或者关闭Server端,重新启动。设置了心跳延迟时间,不知道是否会正常生效。当服务器端无法释放资源时,客户端无法重新建立连接。建议修改客户端的连接策略,如果新客户端建立连接,服务端判断是重复客户端,则释放原有资源。
frpc Version
0.37.1
frps Version
0.37.1
System Architecture
linux/amd64,windows/amd64
Configurations
[common]
bind_port = 7000
vhost_http_port = 80
authentication_timeout = 15
Logs
No response
Steps to reproduce
...
Affected area
@blizard863 commented on GitHub (Oct 15, 2021):
frpc 和 frps 的配置多提供一些。 敏感信息可以抹掉。