[GH-ISSUE #2875] 使用frp链接confluence成功,但是首次打开很慢,本地秒开 #2294

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

Originally created by @kemistep on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2875

Bug Description

使用frp链接confluence成功,但是首次打开很慢,本地秒开

frpc Version

0.38.0

frps Version

0.38.0

System Architecture

windows/amd64

Configurations

首次打开较慢,体验较差,打开后,就非常流畅了

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @kemistep on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2875 ### Bug Description 使用frp链接confluence成功,但是首次打开很慢,本地秒开 ### frpc Version 0.38.0 ### frps Version 0.38.0 ### System Architecture windows/amd64 ### Configurations 首次打开较慢,体验较差,打开后,就非常流畅了 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@kemistep commented on GitHub (Mar 29, 2022):

补充:
image

<!-- gh-comment-id:1081419608 --> @kemistep commented on GitHub (Mar 29, 2022): 补充: ![image](https://user-images.githubusercontent.com/16223610/160539644-91b3ffca-9355-46cc-b358-30dea6e1ec99.png)
Author
Owner

@Becods commented on GitHub (Mar 29, 2022):

善用编辑

TTFB 是Time To First Byte 的缩写,指的是浏览器开始接受服务器返回数据第一个字节的时间,这里的字节不是响应body的内容,而是http首部的第一个字节,包含了网络路径长度,CDN节点,后台处理,重定向资源,Gzip压缩的处理时间,是判断Web服务端和网络资源响应能力的重要指标,TTFB时间越少证明服务端响应时间越快。

请检查一下client与frps与frpc之间的延迟与带宽大小

<!-- gh-comment-id:1081787015 --> @Becods commented on GitHub (Mar 29, 2022): 善用编辑 >TTFB 是Time To First Byte 的缩写,指的是浏览器开始接受服务器返回数据第一个字节的时间,这里的字节不是响应body的内容,而是http首部的第一个字节,包含了网络路径长度,CDN节点,后台处理,重定向资源,Gzip压缩的处理时间,是判断Web服务端和网络资源响应能力的重要指标,TTFB时间越少证明服务端响应时间越快。 请检查一下client与frps与frpc之间的延迟与带宽大小
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#2294
No description provided.