[GH-ISSUE #827] use_encryption = true打开了 但实际上css js文件并没有看到体积被压缩 #646

Closed
opened 2026-05-05 12:25:09 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @lantinglou on GitHub (Jun 15, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/827

use_encryption = true打开了 但实际上css js文件并没有看到体积被压缩,请问是什么状况

Originally created by @lantinglou on GitHub (Jun 15, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/827 use_encryption = true打开了 但实际上css js文件并没有看到体积被压缩,请问是什么状况
Author
Owner

@masterc24 commented on GitHub (Jun 15, 2018):

那只是流压缩,不是内容压缩,不是一个概念。

<!-- gh-comment-id:397514733 --> @masterc24 commented on GitHub (Jun 15, 2018): 那只是流压缩,不是内容压缩,不是一个概念。
Author
Owner

@lantinglou commented on GitHub (Jun 15, 2018):

那怎么开启gzip压缩呢

<!-- gh-comment-id:397516108 --> @lantinglou commented on GitHub (Jun 15, 2018): 那怎么开启gzip压缩呢
Author
Owner

@fatedier commented on GitHub (Jun 17, 2018):

首先,use_encryption 是加密。
其次,你想看到浏览器下载的是压缩的 css js 文件,就去搜索相关的在 web server 上提供的解决方案。

<!-- gh-comment-id:397871725 --> @fatedier commented on GitHub (Jun 17, 2018): 首先,`use_encryption` 是加密。 其次,你想看到浏览器下载的是压缩的 css js 文件,就去搜索相关的在 web server 上提供的解决方案。
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#646
No description provided.