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-2 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-2_amd64.deb Size: 11562 MD5sum: 5ed81678ab7e2d9ab4280965ce7de9f7 SHA1: 17169a587687ca97cb7c0e8154dfe19c4f39c4b2 SHA256: 6e89f55d1ac76b35cbeeea551ecbe5eaaccdcbad941868efcf615d4c1464adfa 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.1 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.1_amd64.deb Size: 8560 MD5sum: a585c9dfb460b703bb680a423cfaa27f SHA1: 46cf16cf53886835fc61b18a992d05ef149565cb SHA256: c1f0a5d15aee2bea4aa8f4aa5bfea8d140130a75a9fafd1815f2998e37159110 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.6-0.1 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 56 Depends: libc6 (>= 2.38) Filename: amd64/spawn-fcgi_1.6.6-0.1_amd64.deb Size: 16442 MD5sum: bb05b7acbe24cc60bb8478763e2cfc75 SHA1: 76a8fa6a4be5b69c55513f3fddc75772b8a938aa SHA256: 61fcbdd99d1642191f95455722b11b3082184bb1ade965b15135d8308f46e8b4 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.