软件包:lighttpd-mod-deflate(1.4.71-1+exp1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
HTTP response compression module for lighttpd
This package contains the deflate module for lighttpd. With this module, it is possible compress HTTP responses using zlib, brotli, or zstd if supported by the client.
其他与 lighttpd-mod-deflate 有关的软件包
|
|
|
|
-
- dep: libbrotli1 (>= 0.6.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdeflate0 (>= 1.0)
- fast, whole-buffer DEFLATE-based compression and decompression
-
- dep: libzstd1 (>= 1.5.2)
- 快速无损压缩算法
-
- dep: lighttpd (= 1.4.71-1+exp1)
- fast webserver with minimal memory footprint
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时