mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3635] proxy_protocol似乎不能与unix_domain_socket同时使用 #2899
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#2899
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 @imzlh on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3635
Bug Description
nginx显示:
2023/09/29 11:52:07 [error] 18572#18572: *15 broken header: "...(乱码)..." while reading PROXY protocol, client: unix:, server: unix:/run/io_http2.sock猜测是插件与proxy_protocol不能同时使用
frpc Version
0.51.3
frps Version
0.48.0
System Architecture
linux/amd64
Configurations
[https]
type = https
plugin = unix_domain_socket
plugin_unix_path = /run/io_http2.sock
proxy_protocol = v2
Logs
没有错误输出
Steps to reproduce
重启FRPC后直接访问网址
Affected area
@github-actions[bot] commented on GitHub (Oct 30, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.