[GH-ISSUE #2543] 多Https客户端配置时BUG #2020

Closed
opened 2026-05-05 13:18:28 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @CodingQinghao on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2543

[REQUIRED] hat version of frp are you using

Version: v0.37.1

[REQUIRED] What operating system and processor architecture are you using
OS:CentOS7 / Windows Server 2016
CPU architecture: x86

[REQUIRED] description of errors

confile
image

log file

Steps to reproduce the issue

  1. 配置好A和B客户端后连接Server

Supplementary information

访问https://test2.domain.com 会随机跳转到https://test.domain.com
test.domain.com的内容为:node:test
test2.domain.com的内容为:node:test2

当访问test.domain.com随机出现node:test2
当访问test2.domain.com随机出现node:test

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
Originally created by @CodingQinghao on GitHub (Aug 22, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2543 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version: v0.37.1 **[REQUIRED] What operating system and processor architecture are you using** OS:CentOS7 / Windows Server 2016 CPU architecture: x86 **[REQUIRED] description of errors** **confile** ![image](https://user-images.githubusercontent.com/22461600/130361482-95202805-0f50-4192-bd73-e77658bf63f4.png) **log file** <!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ --> **Steps to reproduce the issue** 1. 配置好A和B客户端后连接Server **Supplementary information** 访问https://test2.domain.com 会随机跳转到https://test.domain.com test.domain.com的内容为:node:test test2.domain.com的内容为:node:test2 当访问test.domain.com随机出现node:test2 当访问test2.domain.com随机出现node:test **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [] I included all information required in the sections above - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
Author
Owner

@CodingQinghao commented on GitHub (Aug 22, 2021):

HTTP正常,HTTPS异常。

<!-- gh-comment-id:903289467 --> @CodingQinghao commented on GitHub (Aug 22, 2021): HTTP正常,HTTPS异常。
Author
Owner

@CodingQinghao commented on GitHub (Aug 22, 2021):

https://gofrp.org/docs/features/common/client-plugin/#https2https
使用插件后解决

<!-- gh-comment-id:903294982 --> @CodingQinghao commented on GitHub (Aug 22, 2021): https://gofrp.org/docs/features/common/client-plugin/#https2https 使用插件后解决
Author
Owner

@fatedier commented on GitHub (Aug 23, 2021):

之前有人反馈是浏览器 HTTP2 的问题,可以搜一下看看。

<!-- gh-comment-id:903402169 --> @fatedier commented on GitHub (Aug 23, 2021): 之前有人反馈是浏览器 HTTP2 的问题,可以搜一下看看。
Author
Owner

@ax2009live commented on GitHub (Aug 24, 2021):

#628
把通配域名证书改成单域名证书,这个问题也困扰我很久,我是通过这个解决的!不知道楼主是不是这种问题;

<!-- gh-comment-id:904738360 --> @ax2009live commented on GitHub (Aug 24, 2021): #628 把通配域名证书改成单域名证书,这个问题也困扰我很久,我是通过这个解决的!不知道楼主是不是这种问题;
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2020
No description provided.