-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Open
Description
Describe the feature request
我代理的程序使了 TCP 的半关闭特性,A 断开连接(发送 FIN)后 B 不会立刻断开连接。
如图:A 连接了 B 的 8484 端口,执行了某些操作后向 8484 发送 FIN,B 等待 A 连接 7580 端口后,8484 才回复 FIN
使用 frp 代理时,A 发送 FIN 后,还没有连接 7580 就收到了返回的 FIN。感觉应该时 frp 收到 FIN 后自行断开连接了。

Describe alternatives you've considered
No response
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