mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1315] Brotli Support Brotli 支持 #3830
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#3830
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 @anobongjimwel on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1315
Is your feature request related to a problem? Please describe.
I'm trying to install Brotli anyway I could but having difficulties
我正在尝试安装 Brotli,但遇到了困难
Describe the solution you'd like
Have Brotli included as module in the next updates. It would really improve performance if included
在下次更新中将 Brotli 作为模块纳入。如果纳入,性能将得到显著提升。
Additional context
Cloudflare has Brotli feature but I think it would also be great if we could include it there in the nginx version included in your nginx ui
Cloudflare 具有 Brotli 功能,但我认为如果我们可以将其包含在 Nginx UI 中包含的 Nginx 版本中,那就太好了
@0xJacky commented on GitHub (Sep 1, 2025):
您好,我们不会为官方镜像增加其他依赖,我们新增了控制另一 Nginx 容器的功能:https://nginxui.com/zh_CN/guide/config-nginx.html#%E5%AE%B9%E5%99%A8%E6%8E%A7%E5%88%B6
因此,您可以自己构建需要的镜像,再用 Nginx UI 容器来控制该容器。
@anobongjimwel commented on GitHub (Nov 20, 2025):
太棒了!继续保持!
Fantastic. Keep up the good work.