[GH-ISSUE #2728] [Feature Request] 是否能使用cdn 加速 server #2179

Closed
opened 2026-05-05 13:24:12 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @kbitlive on GitHub (Jan 1, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2728

Describe the feature request

使用国外服务器 ip 被墙后,就没有办法使用了。
现在手上有国内cdn ,是否能通过cdn 加速serve的连接

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @kbitlive on GitHub (Jan 1, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2728 ### Describe the feature request 使用国外服务器 ip 被墙后,就没有办法使用了。 现在手上有国内cdn ,是否能通过cdn 加速serve的连接 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@Wronthyou-Emme commented on GitHub (Jan 1, 2022):

不能

<!-- gh-comment-id:1003577442 --> @Wronthyou-Emme commented on GitHub (Jan 1, 2022): 不能
Author
Owner

@fatedier commented on GitHub (Jan 2, 2022):

CDN 一般用于缓存和加速静态页面。

<!-- gh-comment-id:1003666897 --> @fatedier commented on GitHub (Jan 2, 2022): CDN 一般用于缓存和加速静态页面。
Author
Owner

@kbitlive commented on GitHub (Jan 2, 2022):

好吧,服务端是什么协议,可以用nginx 来反代或者做负债均衡吗

<!-- gh-comment-id:1003745393 --> @kbitlive commented on GitHub (Jan 2, 2022): 好吧,服务端是什么协议,可以用nginx 来反代或者做负债均衡吗
Author
Owner

@Becods commented on GitHub (Jan 5, 2022):

可以,但是流量一般很贵,且得支持tcp才行
比如Cloudflare Spectrum

<!-- gh-comment-id:1005551029 --> @Becods commented on GitHub (Jan 5, 2022): 可以,但是流量一般很贵,且得支持tcp才行 比如Cloudflare Spectrum
Author
Owner

@xqzr commented on GitHub (Jan 6, 2022):

protocol = websocket

<!-- gh-comment-id:1006727721 --> @xqzr commented on GitHub (Jan 6, 2022): `protocol = websocket`
Author
Owner

@kbitlive commented on GitHub (Jan 13, 2022):

谢谢 可以了 @xqzr

<!-- gh-comment-id:1012074435 --> @kbitlive commented on GitHub (Jan 13, 2022): > 谢谢 可以了 @xqzr
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#2179
No description provided.