Package: nginx-module-brotli Architecture: amd64 Version: 1.18.0-0ubuntu1.6 Priority: optional Section: httpd Source: nginx Maintainer: Ubuntu Developers Original-Maintainer: Debian Nginx Maintainers Installed-Size: 254 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4) Filename: pool/focal/main/nginx-module-brotli_1.18.0-0ubuntu1.6_amd64.deb Size: 88584 MD5sum: 0ee61e9e8d735f294a241bcea460e4e2 SHA1: e395aaecf08fe6539520a239b3d023fe39e73c6b SHA256: 7c8897872b5c91f41cb6cf4ceda10ae962603aae9316dd1a10dfcc1072d5a53f SHA512: 21caa848d01715617332fc56c6b68fd0e9dc1cc339c944cd04688a15ee38d3dc52f43fc9c07e2ee7fcc53e693645da9b74798312dd59cae05aaf36225b6ab06c Homepage: http://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-0ubuntu1.6 Priority: optional Section: httpd Source: nginx Maintainer: Ubuntu Developers Original-Maintainer: Debian Nginx Maintainers Installed-Size: 925 Depends: libc6 (>= 2.14) Filename: pool/focal/main/nginx-module-vts_1.18.0-0ubuntu1.6_amd64.deb Size: 217920 MD5sum: 604f21faa3e8c3f92ded022eb266b2a5 SHA1: f1304b31c90e9ea4e25a6a5470c198986d8882de SHA256: 12899b60a1caab9f28eeccb1f92fafde6d2fecd261f0fbdbdbb4d12923dedbce SHA512: 9406619cdeb184b1de65228659aba6c1dda944a8aee8122577b5f4528a564818a3742cb57c0eace02f5a4b2d8fff7c30671c745cf3b862fe69aa367f0f2876f2 Homepage: http://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.