-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Description
Bug Description
When I restart frps, the connected frpc clients are all lost.
frpc Version
0.65
frps Version
0.65
System Architecture
linux/amd64
Configurations
client:
serverAddr = "xx.com"
serverPort = 7100
loginFailExit = false
log.to = "./frpc.log"
log.level = "debug"
transport.tcpMux = true
transport.tcpMuxKeepaliveInterval = 30
transport.heartbeatInterval = 30
transport.heartbeatTimeout = 90
transport.dialServerTimeout = 10
transport.dialServerKeepalive = 7200
auth.method = "token"
auth.token = "....."
server:
bindAddr = "0.0.0.0"
bindPort = 7100
auth.method = "token"
auth.token = "....."
webServer.addr = "0.0.0.0"
webServer.port = 7105
webServer.user = "admin"
webServer.password = "aaasss"
Logs
No response
Steps to reproduce
...
Affected area
- Docs
- Installation
- Performance and Scalability
- Security
- User Experience
- Test and Release
- Developer Infrastructure
- Client Plugin
- Server Plugin
- Extensions
- Others
Metadata
Metadata
Assignees
Labels
No labels