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: 14912 MD5sum: 08a8e7c70f4693f525ec7b63eb18c7d9 SHA1: efef54e93b480e84d41773ab575933edd7728d31 SHA256: 39d7abc99b3ad8e42bc16ecb11280e9bd60818a8f1fe9dc10c2c515c79131905 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-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: 11550 MD5sum: 13c5193807054d0cd7263022e675ad29 SHA1: 4449e310869d8466d3efb6bb4aa2041b8ae152a0 SHA256: b4bcf091cf6f44219ebcec07868908b32d37f9488212bc6154773affa61409e6 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: 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: 8430 MD5sum: 772786b7ba4acb3d9e25f2a37b5a8223 SHA1: 03d18814bc92f19e25be06729b695da3eb7e19b5 SHA256: d6737078775f4d7c89056d61b21f180bcfb0c2abe6efcc78dac5861dd9a45d7c 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: 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: 12710 MD5sum: 060be4914c1716ad19897eba77286c1a SHA1: 0b1773f660868b311b51d57dac7a00c4c55783d9 SHA256: 9fa753592db984841249910c594dbbf01a2e9f7abb255835da8a05e5c4bc5d7d 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: 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: 16072 MD5sum: b36b5b9eb588ae2faa2f754687494d0b SHA1: 06e5ae3fa6f867a3c4495c9417565e440173e251 SHA256: 91cbb00a3e6329ad1cfe900555c1fdfc10dbbc5245930ea8b854f638033787cd 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: 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: 20602 MD5sum: 466e721f24cfc0e3b34846cdd4e4a48f SHA1: 6537fa02c066571cf6312a7f63354a90053cbd6b SHA256: d035e9e636c4cf29830ed601c1964472283f3f0435cd08f39ba4110b5217b9b0 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.