mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4949] When there are too many rules on the FRP client, the client will not be able to access the HTTP/HTTPS of the FRP proxy after running for a period of time #3901
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#3901
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 @Honglei2020 on GitHub (Aug 22, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4949
Bug Description
When there are too many rules on the FRP client, the client will not be able to access the HTTP/HTTPS of the FRP proxy after running for a period of time.
All rules can operate normally. When I randomly delete some rules, there will be no problem of being unable to access them.
There were no errors when checking the logs, only frequent connection closure prompts.
frpc Version
0.63.0
frps Version
0.63.0
System Architecture
Centos7.9
Configurations
[common]
server_addr=xxx
server_port = 8088
log_file = /var/log/frpc.log
log_level=debug
token = xxx
login_fail_exit = false
[http1]
type = https
local_ip = 127.0.0.1
local_port = 443
subdomain=ts1
use_encryption = true
use_compression = true
protocol = kcp
tcp_mux = true
n+..............
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Aug 22, 2025):
There is no valid information to draw an appropriate conclusion. In addition, please follow the documentation as closely as possible to use the correct configuration format.
@github-actions[bot] commented on GitHub (Sep 6, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.