-
Notifications
You must be signed in to change notification settings - Fork 5.1k
不能正常接受 Proxy Protocol 的 LOCAL(本地请求) #166
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
inbound 的 acceptProxyProtocol 不能正常接受本地请求
已测试无法正常工作的"本地请求":
- Haproxy 转发本地 unix socket 到 xray (Proxy Protocol v1 v2 都不行,xray tcp+xtls websocket 都不行)
- Haproxy 2+
send-proxy-v2的 health check(使用了 LOCAL command 而不是 PROXY command)。 见 PROXY protocol V2 local command indication for health checks haproxy/haproxy#511
虽然是比较小众的 bug ,但还是希望能够修复
不确定是不是跟底层所用的 pires/go-proxyproto 有关
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request