mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1305] FRPC Proxy 出现高CPU卡死现象 #1033
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#1033
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 @musicking on GitHub (Jul 4, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1305
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 将会直接关闭。)
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)?
0.26.0
What operating system and processor architecture are you using (
go env)?CentOS release 6.5 (Final)
Configures you used:
Server:
[common]
bind_port = 6xxx
vhost_http_port = 80
Client:
[common]
server_addr = ...
server_port = 6xxx
[http_proxy]
type = tcp
remote_port = 2xxxx
plugin = http_proxy
Steps to reproduce the issue:
1.正常启动运行一段时间
2.服务突然连接不上
3.
Describe the results you received:

运行一段时候后,服务连接失败。
服务器负载:
输出的日志:
查看打开文件:
lsof -p 14598
出现这个情况后必须重启服务端才恢复正常!
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
高并发下代理必触发!
Can you point out what caused this issue (optional)
@ai371908858 commented on GitHub (Jul 8, 2019):
到同样的问题,版本是最新的0.27.0,如果楼主成功决绝,麻烦分享一下
@musicking commented on GitHub (Jul 10, 2019):
@ai371908858 我也解决不了,等作者看看吧!
@ai371908858 commented on GitHub (Jul 12, 2019):
你主机上有没有安装过宝塔面板?会不会是面板的坑?
@musicking commented on GitHub (Jul 16, 2019):
@ai371908858 没有的!
@yekai1024 commented on GitHub (Dec 23, 2019):
遇到同样的问题,grep -i error frps.log 结果如下