Package: fcgi-cgi Version: 0.2.3-snap-20260628-094709-g8d1247-1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 48 Depends: libc6 (>= 2.34), libev4t64 (>= 1:4.04), libglib2.0-0t64 (>= 2.16.0) Filename: amd64/fcgi-cgi_0.2.3-snap-20260628-094709-g8d1247-1_amd64.deb Size: 14072 MD5sum: 54d8cf4ccd0d9a4f201a00e0299ca7c4 SHA1: 06c92e45a00b0131ddc4ed3fd0d58621fdd5664e SHA256: 3d21c685e3c4a745fbbe2955a14917295a9a3413be0d86f6984ee604d8d6eaf5 Section: web Priority: optional Homepage: https://redmine.lighttpd.net/projects/fcgi-cgi Description: FastCGI application to run cgi applications FastCGI application to run cgi applications; this allows one to run cgi applications with different user permissions than the webserver without using suExec wrappers. And the webserver doesn't need to fork, and it may be easier to get the webserver running in a chroot. Package: fcgi-cgi-dbgsym Source: fcgi-cgi Version: 0.2.3-snap-20260628-094709-g8d1247-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 60 Depends: fcgi-cgi (= 0.2.3-snap-20260628-094709-g8d1247-1) Filename: amd64/fcgi-cgi-dbgsym_0.2.3-snap-20260628-094709-g8d1247-1_amd64.deb Size: 36780 MD5sum: d145938669ddf733ae30b387ffe6b973 SHA1: ef083eb6fd2b6577d4380c22791416608c9541a7 SHA256: 42117354672e7a9555458155c9addf5bf20ebf1abfcd30c136fa24ba0df20244 Section: debug Priority: optional Description: debug symbols for fcgi-cgi Build-Ids: b3c2fb81df6e6e5f6997629ed52bdd4cb38c77e9 Package: fcgi-debug Version: 0.9.4-3 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 43 Depends: libc6 (>= 2.34), libev4t64 (>= 1:4.04), libglib2.0-0t64 (>= 2.12.0) Recommends: spawn-fcgi Filename: amd64/fcgi-debug_0.9.4-3_amd64.deb Size: 11540 MD5sum: 4e22b58a97fc710ce896f9b9f3f619ac SHA1: 4dd191cbba9ba3f0cca6aff371c182f9cb7f4ed5 SHA256: 83e58eb917872498ac0282c307c16336926bad8ad01f54732d32fbcbcf341efd Section: web Priority: optional Homepage: https://git.lighttpd.net/lighttpd/fcgi-debug Description: debugs fastcgi streams fcgi-debug helps you to trace what happens with your fastcgi programs without having to strace them; it just sits between webserver and your fastcgi program and forwards all content while analysing it. Package: fcgi-debug-dbgsym Source: fcgi-debug Version: 0.9.4-3 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 53 Depends: fcgi-debug (= 0.9.4-3) Filename: amd64/fcgi-debug-dbgsym_0.9.4-3_amd64.deb Size: 30744 MD5sum: 49d8a3af35febcf13ce00d8a8f291369 SHA1: d322bd774d5a0be7ab5d4e8067d5a499358cdcdd SHA256: 762f0c92e9462681be91a3691d6bfa407d288c33a400446d878c57547f0a8f63 Section: debug Priority: optional Description: debug symbols for fcgi-debug Build-Ids: 782f25b9be3e863ce9035c16007c03d8dc5093c8 Package: multiwatch Version: 1.0.1-0.2 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 32 Depends: libc6 (>= 2.34), libev4t64 (>= 1:4.04), libglib2.0-0t64 (>= 2.16.0) Filename: amd64/multiwatch_1.0.1-0.2_amd64.deb Size: 8112 MD5sum: 7f2d0ae7854a69fe0e70f446600faf9a SHA1: 619a267920b0d60b897275be976707d34223579b SHA256: 46742e51bbd9a9c00e6810c1bb4a6cd2613807ef8784b2e530c64e50281540d0 Section: web Priority: optional Homepage: http://redmine.lighttpd.net/projects/multiwatch Description: Forks and watches multiple instances of a program multiwatch forks multiple instance of one application and keeps them running. . It is made to be used with spawn-fcgi so all forks share the same fastcgi socket (no webserver restart needed if you increase/decrease the number of forks), and it is easier to setup than multiple daemontool or runit supervised instances. Package: multiwatch-dbgsym Source: multiwatch Version: 1.0.1-0.2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 28 Depends: multiwatch (= 1.0.1-0.2) Filename: amd64/multiwatch-dbgsym_1.0.1-0.2_amd64.deb Size: 9312 MD5sum: a15d70d5e9b90ca3fcb9efd579ecbadf SHA1: 5febf213558f096058133852840434b81cec4f24 SHA256: e4f1dbf76a8f15e5e5a65c5cdbba3c74bda2e5456b7cd3f863ad903e12a72164 Section: debug Priority: optional Description: debug symbols for multiwatch Build-Ids: 28a979886dfba7120019d1a6288d4881287160d8 Package: scgi-cgi Version: 0.1.2-1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 44 Depends: libc6 (>= 2.34), libevent-2.1-7t64 (>= 2.1.8-stable) Filename: amd64/scgi-cgi_0.1.2-1_amd64.deb Size: 12000 MD5sum: 4e0227a30b864fea86a1f712046b9b12 SHA1: ff8a0740323c1352cbfc7410d5d69186f137530c SHA256: 1302a7a30d61693780755dc1d707a231947c9658fae987fece4596c8bc902735 Section: web Priority: optional Homepage: https://redmine.lighttpd.net/projects/scgi-cgi Description: SCGI application to run cgi applications SCGI application to run normal cgi applications; this allows one to run cgi applications with different user permissions than the webserver without using suExec wrappers. And the webserver doesn't need to fork, and it may be easier to get the webserver running in a chroot. Package: scgi-cgi-dbgsym Source: scgi-cgi Version: 0.1.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 48 Depends: scgi-cgi (= 0.1.2-1) Filename: amd64/scgi-cgi-dbgsym_0.1.2-1_amd64.deb Size: 24592 MD5sum: 9719d5a20f52d22696ebb3a26905207f SHA1: 5660dfc6fe905ccb4471ad8337d04be9edb2929a SHA256: 2e99452f541b312340ee368dfc7b58b1c8479ed5ff5123ef421519cec2583992 Section: debug Priority: optional Description: debug symbols for scgi-cgi Build-Ids: c3580830759d55fe7e464a69ed91fe5d25af83de Package: spawn-fcgi Version: 1.6.7~snap-20260628-103746-gbd53bb-0.1 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 55 Depends: libc6 (>= 2.38) Filename: amd64/spawn-fcgi_1.6.7~snap-20260628-103746-gbd53bb-0.1_amd64.deb Size: 15304 MD5sum: 3320ff01d29f1fe528a7fb29fcab620c SHA1: 9aadf1039fcc9d7a097774d5c72e038196c3efaf SHA256: 881fbb0572193863e257c04409864ff409a6ec643a869b458ea6ca19518e6361 Section: web Priority: optional Homepage: http://redmine.lighttpd.net/projects/spawn-fcgi Description: FastCGI process spawner Allows FastCGI processes to be separated from web server process : * Easy creation of chmoded socket. * Privilege separation without needing a suid-binary, or running a server as root. * You can restart your web server and the FastCGI applications without restarting the others. * You can run them in different chroot()s. * Running your FastCGI applications doesn’t depend on the web server you are running, which allows for easier testing of/migration to other web servers. Package: spawn-fcgi-dbgsym Source: spawn-fcgi Version: 1.6.7~snap-20260628-103746-gbd53bb-0.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 39 Depends: spawn-fcgi (= 1.6.7~snap-20260628-103746-gbd53bb-0.1) Filename: amd64/spawn-fcgi-dbgsym_1.6.7~snap-20260628-103746-gbd53bb-0.1_amd64.deb Size: 17464 MD5sum: b9afadd84fcf343e9b9b6b54cb7bd1f5 SHA1: 2da3372e0438986b94ac4807ed5691d429965d3a SHA256: 80671d927c3d3fb343d59c980e8554f81303c0141f1c9ed046421cd37cbd3412 Section: debug Priority: optional Description: debug symbols for spawn-fcgi Build-Ids: 8ee3f2c0f7befb29da2648b9a6cf7a9e12a6de89 Package: weighttp Version: 0.5-0.1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 56 Depends: libc6 (>= 2.38) Filename: amd64/weighttp_0.5-0.1_amd64.deb Size: 19324 MD5sum: bba3c7784ab4d45b58d9e97d672ac34b SHA1: d8da802601880b52b4fbac0dc6e449cbe8dbc7fc SHA256: bce1ccf2d6389684afba059ad570d8b4e1e648f03ad359f18148f9af996f0ad7 Section: net Priority: optional Homepage: https://redmine.lighttpd.net/projects/weighttp/wiki Description: lightweight and simple webserver benchmarking tool weighttp was designed to be very fast and easy to use and only supports a tiny fraction of the HTTP protocol in order to be lean and simple. . weighttp supports multithreading to make good use of modern CPUs with multiple cores as well as asynchronous i/o for concurrent requests within a single thread. . For event handling, weighty relies on libev which fits the design perfectly, being lightweight and fast itself. . Thanks to that, weighty supports all modern high-performance event interfaces like epoll or kqueue, that the major OSs provide. Package: weighttp-dbgsym Source: weighttp Version: 0.5-0.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 63 Depends: weighttp (= 0.5-0.1) Filename: amd64/weighttp-dbgsym_0.5-0.1_amd64.deb Size: 36552 MD5sum: cbdf4377b1ff38aca00d319c4f5a49d6 SHA1: 2e3ffa83c44a679dd4ea4e7af420e11465f3a6e0 SHA256: c8134766ae21cd321d7f2f2d6a6afdd3a6ad8d317a908625bff75ac20f6f69c9 Section: debug Priority: optional Description: debug symbols for weighttp Build-Ids: 238e6c61c80e01cb92788c417f4d32794518663f