mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2042] 希望server端增加一个本地http反代功能 #1624
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#1624
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 @raisin8010 on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2042
例如
bind_port=7000
vhost_https_port=443
但是我这个server自己也有一个nginx的服务在443
目前我是通过nginx->frp c->frp s的方法实现
但是经过这么多层转发性能可能会下降,而且需要本地额外启动一个frp c。
能否在frp s上直接集成一个反代功能?根据域名分流到本地nginx的流量。
@Becods commented on GitHub (Oct 30, 2020):
建议直接使用nginx代理frps的https流量
有合适的替代方法可能会导致该issue被列为低优先级甚至被驳回
@fatedier commented on GitHub (Oct 30, 2020):
你说的不就是 haproxy/nginx 的功能吗?
@github-actions[bot] commented on GitHub (Dec 15, 2020):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.