Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-auth-pam_1.28.0dev-1+clp-noble_arm64.deb Size: 9430 SHA256: 8b31af6cb8fbe361e9c9750bbdc9fdcb997443831fc11c6be202be5df5d0c6a7 SHA1: 4396f583edffb5bb10feff1211878d39e970b820 MD5sum: f128d3a767ca417f2401fa997f82f9e2 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-cache-purge_1.28.0dev-1+clp-noble_arm64.deb Size: 12174 SHA256: 22999ffe422b85bb4d2e601b71fa979857e443a19da080d0364d5e829590e02a SHA1: 60ffc8fc6a3a304fd4f106d969c2fb737bd4f542 MD5sum: 1be1022f82aec2a0712ca370b3654fa8 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.33), libxml2 (>= 2.7.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-dav-ext_1.28.0dev-1+clp-noble_arm64.deb Size: 16910 SHA256: a30ad37c3c3d06bc476fdc0f7b3a332546365c4b8d1b32bd13025b3d8c32f6f2 SHA1: 9016c8c4751672dd6b8c4a18111f51bc92c1ef03 MD5sum: 6f601e0c23f57bfe0f3b13bce23d9f85 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-fancyindex_1.28.0dev-1+clp-noble_arm64.deb Size: 14640 SHA256: 5c5dc2e4cec8b48ad96476048f5f077589df19c55b381f68946be3e3bf55de5c SHA1: 261a8c362b2f0951089926176c3f9e19610e81e3 MD5sum: 393aa694933e1a4c0c722629b049c37d 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-geoip_1.28.0dev-1+clp-noble_arm64.deb Size: 10964 SHA256: 7e7644ce0e4abcbf4dbb03aed5c29293ff6b137fa6304479e319c5c88be5f338 SHA1: 84b221da676e6c6dac96ea0b7f778a1d4d35598a MD5sum: 69c66cc9157e38982fec6cf106c499e4 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-headers-more-filter_1.28.0dev-1+clp-noble_arm64.deb Size: 15304 SHA256: 519fdd3e65cd9ac26b9b063aed181793fd9272e2568e10e4b6705200dc02b4aa SHA1: 1916f80b3f91ff29e0ccad5e787b665a1db0dc3c MD5sum: 9c9b44eeeaa697e4b8845e6efd4f81ff 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17), libgd3 (>= 2.1.0~alpha~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-image-filter_1.28.0dev-1+clp-noble_arm64.deb Size: 14144 SHA256: 3853e0839aaa69a06691ac322f7b035f6d457622338dd2cd90b2d8b570e37674 SHA1: 8491a6e3b6dd3e5299094f5a79fe8100b051b019 MD5sum: d76d940e0cc1dce8eb89e9d971383242 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-ndk Source: nginx Version: 1.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 91 Depends: nginx-common (= 1.28.0dev-1+clp-noble) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-ndk_1.28.0dev-1+clp-noble_arm64.deb Size: 7074 SHA256: 0f997cb4bf0217b7a1278d4f97ef3855274f52133187dfc0b4b161234b02f095 SHA1: be46d0cd716d24d26e899822f2907a0c7017b462 MD5sum: b803d88cb77796bc92006be2b3a2fe3b 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 1.28.0dev-1+clp-noble), perl (>= 5.38.2-3.2ubuntu0.1), perlapi-5.38.2, libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2) Replaces: nginx-extras (<< 1.9.14-1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-perl_1.28.0dev-1+clp-noble_arm64.deb Size: 22870 SHA256: 95fd0d41f573eb6b0e03fdd390a0638d081fb5823a4ad79ce1f6534de4daaf70 SHA1: 9704c85ce5cea6ee607fd8fa08e2082e001b3d5a MD5sum: adfa089e3b28239c6437a8ce2482ff15 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-subs-filter_1.28.0dev-1+clp-noble_arm64.deb Size: 11972 SHA256: 921aae64ee4eb4eb1aa678ba62c9525972117905a6a6e7a795c1c40abf2e0523 SHA1: b1b479a02c1023ae435c421963c62295b116ff5e MD5sum: 67590d36af627841b903784763fbca1a 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-uploadprogress_1.28.0dev-1+clp-noble_arm64.deb Size: 16016 SHA256: 7dcae8f81f9700bda93469782aa39dd8652b60bebae8dac61b79d1282605ca42 SHA1: 595ebe607df8b44cf099c53f7502e8925719c761 MD5sum: 0dedff0ca24eff3d4e40da55cd8710a7 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-upstream-fair_1.28.0dev-1+clp-noble_arm64.deb Size: 12348 SHA256: ad5817d56cc8864e77eabbd53c042303ad2c284f90f3e37e5e0b751906526f62 SHA1: eeed874055df1e0f7182a9552f752fc7f0e1e021 MD5sum: 4f5eb55407776b019586da30221fe5a5 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-xslt-filter_1.28.0dev-1+clp-noble_arm64.deb Size: 12970 SHA256: 32016e6fcc75cbe0b9e535470b6d8e9cbbcb69cee67c30ce2e1b7b7a7363ab6a SHA1: 8f77bba4da28333be0881125a36c6b127a8d6c28 MD5sum: bbf0db3a8bd86b95080ae7a9788f0b3d 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 163 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-mail_1.28.0dev-1+clp-noble_arm64.deb Size: 43084 SHA256: 6b6f2c4bbb39223d1fe6216c3dda80c303e6603b58f385fd93eccb37a5c154ce SHA1: 7e93eb851b78def2ef6225b55b051a329b4ac399 MD5sum: 27706edefa0ca7d418c7e50e35f1e614 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 16 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-nchan_1.28.0dev-1+clp-noble_arm64.deb Size: 4958 SHA256: ce7da87cd1bec2c3afce46510963ab0de74296af18422c9db7c94cfcd3219105 SHA1: eaa5597b360d3713424fd5759460e645b105a155 MD5sum: 28ef303d251cfc032575986c148fc051 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 799 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.29) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-ngx-brotli_1.28.0dev-1+clp-noble_arm64.deb Size: 298074 SHA256: 976d28ed0a28e8ad5506a45394ca1ed7f2811a9fb2f7b26b7f625d9101f06a96 SHA1: bed61fb9927f56c247e5d782c6b5f86a2423df29 MD5sum: 67d7aa0d015faa65a7a85b5b82f23e6b 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 312 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.38) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-rtmp_1.28.0dev-1+clp-noble_arm64.deb Size: 115546 SHA256: 4aed858cd54964b3daf8e1717cd777c2e518cfa1dd5f0afc481467d0b5ca9b98 SHA1: 4ee4c9226e81920feeabe6af4485770d655c1591 MD5sum: 793f21317f6f0896515f413edac0ef1b 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 235 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-stream_1.28.0dev-1+clp-noble_arm64.deb Size: 78506 SHA256: 35c1dd411eb29ea6456aa1f5aa754546a73147f621ba272d33f6b3d91f77d7e9 SHA1: 7d6a4ce0fc8f06006b07beb7e32cb4d1fbd4c8a6 MD5sum: 72248f31a1a49dfc8d9cec9b637a2ce8 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.28.0dev-1+clp-noble Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 16 Depends: nginx-full (<< 1.28.0dev-1+clp-noble.1~) | nginx-light (<< 1.28.0dev-1+clp-noble.1~) | nginx-extras (<< 1.28.0dev-1+clp-noble.1~), nginx-full (>= 1.28.0dev-1+clp-noble) | nginx-light (>= 1.28.0dev-1+clp-noble) | nginx-extras (>= 1.28.0dev-1+clp-noble) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/nginx_1.28.0dev-1+clp-noble_all.deb Size: 4894 SHA256: ada54e461ddc1e4cefcfcb472f07a229826df25ba15713e4cb3d629fde1399f6 SHA1: 5397582657e2d245e94a73815e010485d3992cd6 MD5sum: 2e8cd8636e2839143b9c3104a6cc5aac 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.28.0dev-1+clp-noble Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 38166 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-dev/n/nginx/nginx-common_1.28.0dev-1+clp-noble_all.deb Size: 16432134 SHA256: 6f44c2fdff6edbdcea0fd60bffbc149be6980b70bf2b757ec6a8d96afd030c30 SHA1: 35fb9d3236d410be7f18843ea607e00e36713be4 MD5sum: 3d8f3dc0b4d79ae84f5f08d4bd02964b 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.28.0dev-1+clp-noble Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 45 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/nginx-dev/n/nginx/nginx-doc_1.28.0dev-1+clp-noble_all.deb Size: 21766 SHA256: 15073f034773c9707b186eb99bea443e8e3bc53b765f44c091ee82474580f5c5 SHA1: 8d6918246835544d02e1445b853479aa50f63c8d MD5sum: cabfe61a0f8f69a2d466f5861a1789cb 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1463 Depends: libnginx-mod-http-auth-pam (= 1.28.0dev-1+clp-noble), libnginx-mod-http-cache-purge (= 1.28.0dev-1+clp-noble), libnginx-mod-http-dav-ext (= 1.28.0dev-1+clp-noble), libnginx-mod-http-fancyindex (= 1.28.0dev-1+clp-noble), libnginx-mod-http-geoip (= 1.28.0dev-1+clp-noble), libnginx-mod-http-headers-more-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-http-image-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-http-perl (= 1.28.0dev-1+clp-noble), libnginx-mod-http-subs-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-http-uploadprogress (= 1.28.0dev-1+clp-noble), libnginx-mod-http-upstream-fair (= 1.28.0dev-1+clp-noble), libnginx-mod-http-xslt-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-mail (= 1.28.0dev-1+clp-noble), libnginx-mod-stream (= 1.28.0dev-1+clp-noble), nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.28.0dev-1+clp-noble) 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-dev/n/nginx/nginx-extras_1.28.0dev-1+clp-noble_arm64.deb Size: 549444 SHA256: e6c41e1f24524140bad177152c6bc6799ea30f955a5997231f109b3501368ca2 SHA1: 04b6e67e028d8065001c98b4d0110915fc2a2fca MD5sum: 301b042af8934934e737e6508e7382e6 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1397 Depends: libnginx-mod-http-auth-pam (= 1.28.0dev-1+clp-noble), libnginx-mod-http-dav-ext (= 1.28.0dev-1+clp-noble), libnginx-mod-http-geoip (= 1.28.0dev-1+clp-noble), libnginx-mod-http-image-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-ngx-brotli (= 1.28.0dev-1+clp-noble), libnginx-mod-http-subs-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-http-upstream-fair (= 1.28.0dev-1+clp-noble), libnginx-mod-http-xslt-filter (= 1.28.0dev-1+clp-noble), libnginx-mod-mail (= 1.28.0dev-1+clp-noble), libnginx-mod-stream (= 1.28.0dev-1+clp-noble), nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.28.0dev-1+clp-noble) 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-dev/n/nginx/nginx-full_1.28.0dev-1+clp-noble_arm64.deb Size: 539084 SHA256: de6346bd2e485b3b5af422cdfc485503c3ee43c5d6a202f416973604e19ef7b5 SHA1: 43402e7ecc0daf97b48146744ba7c4404bfd722e MD5sum: 7a341c81bd02ef457382699d81d54c28 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.28.0dev-1+clp-noble Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1325 Depends: nginx-common (= 1.28.0dev-1+clp-noble), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.28.0dev-1+clp-noble) 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-dev/n/nginx/nginx-light_1.28.0dev-1+clp-noble_arm64.deb Size: 513096 SHA256: 7ef073ec4377dac4bf67bbf9c135ac463a9d2e10b2dc1ed189afe96555ca551f SHA1: c787b998bd0ac0c7af328f19f0be0b1de7f2b110 MD5sum: 7eb1960dfb9ac65017f49f469cece328 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.