mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3673] [Feature Request] 服务端插件 RPC 支持通过 UDS 连接 #2925
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#2925
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 @xqzr on GitHub (Oct 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3673
Describe the feature request
通过 unix 域套接字(UNIX-domain socket)连接。形如🔽
UDS 相比 TCP 它没有 IP(IPv4)、TCP 层校验 、0-RTT。
参考:
https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md#server-plugin-configuration
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass
Describe alternatives you've considered
通过 IPv6 连接。形如🔽
Affected area
@fatedier commented on GitHub (Oct 16, 2023):
插件功能更多的扩展方式和能力,在较长期的规划里,暂时不会有太多改动。
@github-actions[bot] commented on GitHub (Nov 16, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.