Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-auth-pam_1.30.4-1+clp-resolute_amd64.deb Size: 9624 SHA256: 3216136e6da15878a8fa69ae29f6eeac62e31aad43cc40a651da34e3d7eea98f SHA1: 70126bad6a3f8300ebb2c83260ab9bf6049659cd MD5sum: b4ad0b727236bddd6b30b88684e657c2 Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-cache-purge Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 52 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-cache-purge_1.30.4-1+clp-resolute_amd64.deb Size: 12134 SHA256: 5b9f48586959ee2cebb673e9479860c44838952e2607c3a11080034ab2f4e110 SHA1: 71c03a8de75f89e12aa39cec9a2b3317059c1816 MD5sum: 72e10c5f8505608a8ab21251cfca50cf Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.33), libxml2-16 (>= 2.14.1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-dav-ext_1.30.4-1+clp-resolute_amd64.deb Size: 16660 SHA256: 495635c90be7d72160954a929fc6256e7a8955cf20f13d6d10cd0049d61f9ffd SHA1: 8f8cfa99aa686b923e5e0e934940c5b56b8ee9c9 MD5sum: 5e9a0090530f41c82f7fed4ac484b2ac Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-fancyindex Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-fancyindex_1.30.4-1+clp-resolute_amd64.deb Size: 15382 SHA256: 30f8fc7f7068c3a914b8575402270394660934459bfe701cad69879a0718a070 SHA1: 7d530aa8457c5c9332df59828335cc68286cd457 MD5sum: 77d8d2901a8bd411e56b3f809b1d3610 Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 50 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14), libgeoip1t64 (>= 1.6.12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-geoip_1.30.4-1+clp-resolute_amd64.deb Size: 11046 SHA256: bfebc030013e4e77fcfc1cfb5df09e448908feb7f8965681e7113d8cdca59d9b SHA1: eab22b32d3d93983f0b810d532216a7ea405c345 MD5sum: f05e485dede379b30929806c381cb262 Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 54 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-headers-more-filter_1.30.4-1+clp-resolute_amd64.deb Size: 15842 SHA256: 44970c80667a31e9dd36bad15b58bd1ba518c6a38f100eb0c3ee6e3eec3f55ba SHA1: 6bf4aebcaf9cf951196c9f6d3ce16685a9795d49 MD5sum: 2d549c6305f4024ca07ac7489ef5dada Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-image-filter Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 53 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-image-filter_1.30.4-1+clp-resolute_amd64.deb Size: 14556 SHA256: 924f63d39e348ea3fd4fe2ca1fd590fb7a6504f5227004ed1ca69f3956709b5d SHA1: 9ad21d1d6e66900f47c795c5e84d56a68e27e3f2 MD5sum: fd40812cb2d6f8dd0d99702a9178bc0e Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-lua Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 16 Depends: libnginx-mod-http-ndk (= 1.30.4-1+clp-resolute) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-lua_1.30.4-1+clp-resolute_amd64.deb Size: 4750 SHA256: 4f8e065d9f7920f598a08f81bca4be5ecc1de6229500c1ec04c8211124276b4e SHA1: 98dc10f07ea5a59fb0f828b92df71b80667d4bff MD5sum: bd4f7949bb93bfd32b78457e5db46fb2 Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 39 Depends: nginx-common (= 1.30.4-1+clp-resolute) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-ndk_1.30.4-1+clp-resolute_amd64.deb Size: 6960 SHA256: 8b3c7cb0ee61c963bd3110dfb586ec9f9bcde4fcdd2d40908d86762cd8d3625c SHA1: c536cc8fdc8debe76917796d2bd588ebdb1c2a73 MD5sum: 5c9e55eb5fee7e00b61fe323e2a83dc5 Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 97 Depends: nginx-common (= 1.30.4-1+clp-resolute), perl (>= 5.40.1-7ubuntu0.1), perlapi-5.40.1, libc6 (>= 2.34), libperl5.40 (>= 5.40.0) Replaces: nginx-extras (<< 1.9.14-1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-perl_1.30.4-1+clp-resolute_amd64.deb Size: 23400 SHA256: 89ad4ad8a65cdbee547900beab091c1b268d3a1704dc0a286058e8e49bb3b49a SHA1: 705d6b148a59bc4c4fb36af8e5e1160d83a41397 MD5sum: f1f3c0a88f7467f5d70d7f7ff961bd87 Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-subs-filter Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 48 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-subs-filter_1.30.4-1+clp-resolute_amd64.deb Size: 12222 SHA256: 1b6e64fd6bd179d9384754246c14ca3cb316c10f66f731af09c4e5f83a0b4038 SHA1: 6d0de83964821f1b4b08707cf3013083d37055eb MD5sum: 1b79a842536345a2d4c19d99fc6a176f Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 62 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-uploadprogress_1.30.4-1+clp-resolute_amd64.deb Size: 16636 SHA256: 977476c8674a29774b4e19c68279c124a8d4ca1b352afed3ec77cb98b3fd22c7 SHA1: a162c4f0d79ad5ed3d2dfb4b7174e1093151a59b MD5sum: 51c71b8c42984f38e71632bfbef307bd Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-upstream-fair_1.30.4-1+clp-resolute_amd64.deb Size: 12132 SHA256: fe8e07687363140ee17312cbf5e2490b63eafd0936bfdcec79ec226efc458c6f SHA1: 1fcb708b3d6275946038d9ba513e969d578f843f MD5sum: f0e37a8e129f29df4283805e764da6c0 Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-xslt-filter Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14), libxml2-16 (>= 2.14.1), libxslt1.1 (>= 1.1.25) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-xslt-filter_1.30.4-1+clp-resolute_amd64.deb Size: 13004 SHA256: bc4ff779ee25246d65579ec30f5259742f824e53e7a69867d3e39dcdd417e714 SHA1: 187deab08893b780987be63c12e94529cc1f8373 MD5sum: 3c4ee8c1486e6c9742fba0110d852aad Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-mail Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 132 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-mail_1.30.4-1+clp-resolute_amd64.deb Size: 44746 SHA256: 25d2d195bb468ce674930b3fd0a47a3715a78800cf077bd280fec962883d28d3 SHA1: e5aed1bf964844c566af57e4dbc6484bb8e1ff54 MD5sum: d8486b05bc8b4f617fbc131f81a16cfb Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-nchan Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 16 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-nchan_1.30.4-1+clp-resolute_amd64.deb Size: 4852 SHA256: c6c4e45d9d3f16d13f4104c03d2a4f83a0cc4cb64ec3879f7aa93b99da73c60a SHA1: 1b7c3eda1ffd018e00fc1e6bafb38c027b6ba35a MD5sum: b6a25be7347476371a673b3280f3a000 Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-ngx-brotli Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 764 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.29) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-ngx-brotli_1.30.4-1+clp-resolute_amd64.deb Size: 304688 SHA256: 87e7fe5cd152dbc935f8b1085638f415381c79e1ca9fdc9a8c86effa8fe17c84 SHA1: 950182458780287ab14b175be9a166ecad78b2e8 MD5sum: fc526a641f82d7f0a0317d5499ef23b5 Description: 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. Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-rtmp Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 306 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.38) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-rtmp_1.30.4-1+clp-resolute_amd64.deb Size: 116542 SHA256: 5c70a6d13a051da247c469eb3628261a9d2a29d774406eb39878d4154668f43a SHA1: 8815708ebf480a483ff763246b364a9845a50aa5 MD5sum: 74e7a5452c87b158abfba75e67f18394 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Package: libnginx-mod-stream Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 225 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-stream_1.30.4-1+clp-resolute_amd64.deb Size: 80838 SHA256: 92ca2f8c5f83d8be8961d6194cfbbe7f71dbf073c455680a11e3edf914e172b6 SHA1: e0d5716840c54f58624cac147e7a6b31a2fe0fc7 MD5sum: 1c01016d9e695f472897c9fc4f715654 Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: nginx Version: 1.30.4-1+clp-resolute Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 16 Depends: nginx-full (<< 1.30.4-1+clp-resolute.1~) | nginx-light (<< 1.30.4-1+clp-resolute.1~) | nginx-extras (<< 1.30.4-1+clp-resolute.1~), nginx-full (>= 1.30.4-1+clp-resolute) | nginx-light (>= 1.30.4-1+clp-resolute) | nginx-extras (>= 1.30.4-1+clp-resolute) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx_1.30.4-1+clp-resolute_all.deb Size: 4788 SHA256: e02e4e092e3c06b2b2c55cc9aa7c9ef0bc7a463fea67b31c2b2afa3d72003c07 SHA1: 760af31a0da5f5d3fe6d47e3b6ea8a4b51655197 MD5sum: 018c7272fe6d2f1980ae74961b93013d Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-full (by default), nginx-light or nginx-extras. Package: nginx-common Source: nginx Version: 1.30.4-1+clp-resolute Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 37743 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-common_1.30.4-1+clp-resolute_all.deb Size: 16601852 SHA256: b304cd9ddbcb911be7b3a4508aba6385d459a50ad1ef5cd372dcbc3ddefa9281 SHA1: cdb772c44609c12df2788d954cc7f2661d9403b8 MD5sum: 97af487d365b6dbeaefb6e04def47971 Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-doc Source: nginx Version: 1.30.4-1+clp-resolute Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 46 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/nginx/n/nginx/nginx-doc_1.30.4-1+clp-resolute_all.deb Size: 21864 SHA256: b3272a16ea43e424bbb4255c72426be009b824ccac50697de2d91be377d8a4f9 SHA1: 8ce02b4719518fb9e62b77872ff7e868aa803b75 MD5sum: 1eb8284198df467319dfd22fd1e2bd0d Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nginx-extras Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1514 Depends: libnginx-mod-http-auth-pam (= 1.30.4-1+clp-resolute), libnginx-mod-http-cache-purge (= 1.30.4-1+clp-resolute), libnginx-mod-http-dav-ext (= 1.30.4-1+clp-resolute), libnginx-mod-http-fancyindex (= 1.30.4-1+clp-resolute), libnginx-mod-http-geoip (= 1.30.4-1+clp-resolute), libnginx-mod-http-headers-more-filter (= 1.30.4-1+clp-resolute), libnginx-mod-http-image-filter (= 1.30.4-1+clp-resolute), libnginx-mod-http-perl (= 1.30.4-1+clp-resolute), libnginx-mod-http-subs-filter (= 1.30.4-1+clp-resolute), libnginx-mod-http-uploadprogress (= 1.30.4-1+clp-resolute), libnginx-mod-http-upstream-fair (= 1.30.4-1+clp-resolute), libnginx-mod-http-xslt-filter (= 1.30.4-1+clp-resolute), libnginx-mod-mail (= 1.30.4-1+clp-resolute), libnginx-mod-stream (= 1.30.4-1+clp-resolute), nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.5.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.4-1+clp-resolute) Conflicts: nginx-full, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-extras_1.30.4-1+clp-resolute_amd64.deb Size: 593062 SHA256: 4f59a9ac8597e6dc09c14c1d7297e762cae37734f97494400893aaeef7fb4ada SHA1: 4581af54808bcfe76abbb1e1c747b8591eabd445 MD5sum: 581a01c27c685c0087a52baa3aa9c5f1 Description: nginx web/proxy server (extended version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the standard modules, plus extra features and modules such as the Perl module, which allows the addition of Perl in configuration files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1459 Depends: libnginx-mod-http-auth-pam (= 1.30.4-1+clp-resolute), libnginx-mod-http-dav-ext (= 1.30.4-1+clp-resolute), libnginx-mod-http-geoip (= 1.30.4-1+clp-resolute), libnginx-mod-http-image-filter (= 1.30.4-1+clp-resolute), libnginx-mod-ngx-brotli (= 1.30.4-1+clp-resolute), libnginx-mod-http-subs-filter (= 1.30.4-1+clp-resolute), libnginx-mod-http-upstream-fair (= 1.30.4-1+clp-resolute), libnginx-mod-http-xslt-filter (= 1.30.4-1+clp-resolute), libnginx-mod-mail (= 1.30.4-1+clp-resolute), libnginx-mod-stream (= 1.30.4-1+clp-resolute), nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.5.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.4-1+clp-resolute) Conflicts: nginx-extras, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-full_1.30.4-1+clp-resolute_amd64.deb Size: 569064 SHA256: 5f31742ae96c6447cc81b6499891bbf93b9d804a979ea86310e850c10d7adddf SHA1: e2ad3c213747f45170983bc06284aa01c13144ca MD5sum: d920e9feddde3527c4ba47eafda08da4 Description: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extra). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, HTTP Substitutions, Upstream Fair Queue. Package: nginx-light Source: nginx Version: 1.30.4-1+clp-resolute Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1391 Depends: nginx-common (= 1.30.4-1+clp-resolute), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.5.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.4-1+clp-resolute) Conflicts: nginx-extras, nginx-full Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-light_1.30.4-1+clp-resolute_amd64.deb Size: 542972 SHA256: 2c8bc64450625254ad097206dc19d53920cc722ab721ae4c79750c3932ebe29f SHA1: 2d542fc8920e622f021784eae578c496c92ac030 MD5sum: 324250098beb90ff8e086240ea62cc1f Description: nginx web/proxy server (basic version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a very light version of nginx with only the minimal set of features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI. . OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression, Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread Pool, WebDAV, Upstream. . THIRD PARTY MODULES: Echo.