Package: nginx-module-brotli Architecture: amd64 Version: 1.18.0-6ubuntu14.5 Priority: optional Section: httpd Source: nginx Maintainer: Ubuntu Developers Original-Maintainer: Debian Nginx Maintainers Installed-Size: 203 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4) Filename: pool/jammy/main/nginx-module-brotli_1.18.0-6ubuntu14.5_amd64.deb Size: 103874 MD5sum: 8af31dad969ef50e6121cbc16804dc77 SHA1: e6c1aa5677961ce97dde40bf8e41237f308e05d4 SHA256: 94c89c2269b75439346107c9d4e9cb451c3dc852c556a09c6bd52cf79b4cc7c4 SHA512: f39187270a78921aa9b358164b671e821e9b0e0f4514bd15dc6f480f238ce49b85dc66e95b3428432b6b57accb7948b57e7b3155ab9653f22c8d2a4312aa82f0 Homepage: https://nginx.net Description: Brotli module for Nginx Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. Package: nginx-module-vts Architecture: amd64 Version: 1.18.0-6ubuntu14.5 Priority: optional Section: httpd Source: nginx Maintainer: Ubuntu Developers Original-Maintainer: Debian Nginx Maintainers Installed-Size: 462 Depends: libc6 (>= 2.14) Filename: pool/jammy/main/nginx-module-vts_1.18.0-6ubuntu14.5_amd64.deb Size: 199234 MD5sum: 3b733ec1ce2349621f7ab5393d012bce SHA1: 2d9c93c0aedc52505275644d84d442841743d265 SHA256: 163b0051b31aa253783484676f0c499448afa96a657698ffff0a2084d5924d98 SHA512: bbe19b78af92f2516051e0d69e4c78749ee2b1765c111c205bf898b876535d2f52817fac1f50d6f1003ee77a883174e4433373952fe038044b8998018cab06b9 Homepage: https://nginx.net Description: Virtual host traffic status module for Nginx This is an Nginx module that provides access to virtual host status information. It contains the current status such as servers, upstreams, caches. This is similar to the live activity monitoring of nginx plus. The built-in html is also taken from the demo page of old version.