Skip to content

[Feature Request] 是否能够转发 FIN,实现 TCP 半关闭? #4967

@hubenchang0515

Description

@hubenchang0515

Describe the feature request

我代理的程序使了 TCP 的半关闭特性,A 断开连接(发送 FIN)后 B 不会立刻断开连接。

如图:A 连接了 B 的 8484 端口,执行了某些操作后向 8484 发送 FIN,B 等待 A 连接 7580 端口后,8484 才回复 FIN
Image

使用 frp 代理时,A 发送 FIN 后,还没有连接 7580 就收到了返回的 FIN。感觉应该时 frp 收到 FIN 后自行断开连接了。

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions