mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #163] https 协议反向代理好像不稳定 #107
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#107
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 @shihuihzh on GitHub (Nov 21, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/163
您好,我的服务器平台是
Windows,反向代理https协议到某一台的svn服务器之后打开页面相当的慢,大概需要几十秒左右才能得到响应,响应过后网速就正常了,不过几十秒之后又不正常了,连接又再需要几十秒的,如此反复。下面是我的配置日志
请求截图
再次谢谢
@fatedier commented on GitHub (Nov 21, 2016):
只有 https 代理出问题吗?同样的页面如果换成 http 代理是否也有问题?感觉这个问题从描述上来看比较难定位。
@shihuihzh commented on GitHub (Nov 23, 2016):
昨天测试了,在 Linux 上部署了一套服务端,貌似不存在这个问题,疑惑为啥 windows 会有这种问题
@shihuihzh commented on GitHub (Nov 23, 2016):
不对,好像也还是有这个问题,原先以为是我的服务器因为是外国的缘故慢一点,今天切成http之后发现也是瞬间就打开了,感觉https还是存在问题
@fatedier commented on GitHub (Nov 28, 2016):
那可能是 https 握手的时候存在问题,@maodanp 看一下呢?
@laohoo commented on GitHub (Mar 31, 2017):
https确实是时快时慢的
@adhll commented on GitHub (May 25, 2017):
关了加密试试。速度应该就上去了