mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #885] 大量并发导致frps卡死 #701
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#701
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 @iineva on GitHub (Aug 9, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/885
有没有办法限制最大连接数,避免因并发过多导致卡死。
我的服务器性能比较低,大约1000并发的时候
frps卡死了@BootCTL commented on GitHub (Aug 15, 2018):
我也有类似的问题,在ASUS Merlin固件上跑的frps,管理界面只要连续刷新4、5次frps直接就挂了,刷新间隔1s左右,debug日志里也看不到异常。
@yanggis commented on GitHub (Aug 20, 2018):
#457 这个问题以前很早就有人报过了,估计比较难解决。。。