Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does't open Gzip option #80

Closed
niluanxy opened this issue Aug 18, 2016 · 2 comments
Closed

Does't open Gzip option #80

niluanxy opened this issue Aug 18, 2016 · 2 comments
Labels

Comments

@niluanxy
Copy link

niluanxy commented Aug 18, 2016

I have update frpc and frps to latest version,and add "use_gzip = true" into frpc.ini,but when i look by dashboard,it show Gzip false,why? Whether i need to config frps.ini file?

我刚把 frpc 和 frps 升级到最新的版本,并且在 frpc.ini 中,加上了 “use_gzip = true” 的配置信息,但是我通过 dashboard 查看的时候,还是显示的没开启 Gzip。是不是还需要配置 frps.ini 文件,或者会是其它什么原因了?

### frpc.ini

[common]
......
server_port = 7000
log_file = /jffs/frp/frpc.log
log_level = info
log_max_days = 3

[nas]
......
pool_count = 10
use_encryption = false
use_gzip = true
@fatedier
Copy link
Owner

Actually the use_gzip option is enabled correctly and the display of proxy status isn't updated. I have fixed it.

@fatedier fatedier added the bug label Aug 18, 2016
@niluanxy
Copy link
Author

好的,那就等你下个版本发布吧,确认是开启的就行,我想用着

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants