Package: fcgi-cgi Version: 0.2.3-2 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-2_amd64.deb Size: 14852 MD5sum: e263cfe137d06edc4e73abafb812ede5 SHA1: a3ec8ccebd08258b407e1e48bba5c83cb434084a SHA256: 803b4fcb11cd7f61281d58ce073f8551e341662a9ee37230d6f18d4e21513c75 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-20250301-194725-ga82da4-0.2 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 55 Depends: libc6 (>= 2.38) Filename: amd64/spawn-fcgi_1.6.7~snap-20250301-194725-ga82da4-0.2_amd64.deb Size: 16104 MD5sum: fdabbd53b75de3ed6b8c850fe367084e SHA1: 45b05be5fed2e56ade77304e27132e8a9674fecd SHA256: 5c8bcfd499d47d254b6169e3c013b20dec1c6239ac726693cfa162ea29767486 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.