Package: fcgi-cgi Version: 0.2.2-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.2-2_amd64.deb Size: 14120 MD5sum: ba417363834da9e8fb17fc9bef9b3513 SHA1: 9709a75e44da09c28dd130086647c8b9796c9567 SHA256: 0e83b940ea284b5832a4792b775b1c6f5faee5d4e5814f181ed55521a675ad21 Section: web Priority: extra Homepage: http://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-dbg Source: fcgi-cgi Version: 0.2.2-2 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 99 Depends: fcgi-cgi (= 0.2.2-2) Filename: amd64/fcgi-cgi-dbg_0.2.2-2_amd64.deb Size: 34184 MD5sum: 0dd77aa0dfdf4d919105fd7249543413 SHA1: 7b91a6854efb1e6ec7261f2667e94552ca3e5fb2 SHA256: 0c638814b0912d56e650d393748df21e1f9f0dfd01eb03797b476ceb1422e654 Section: debug Priority: extra Homepage: http://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: 11480 MD5sum: a98974f1f3a8a722199f226a06dcba1d SHA1: 52570fe0d049e3e9ce6a8b84c71472dee73adb94 SHA256: 4af62a84aa9957a109319731602cd7600526b9ba9dcf2726e78496914428b424 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-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 53 Depends: fcgi-debug (= 0.9.4-2) Filename: amd64/fcgi-debug-dbgsym_0.9.4-2_amd64.deb Size: 30316 MD5sum: e622a737ebfc132c48655aba0aded847 SHA1: 01e08eef15332b1b2dfca0c4bfd47d956fc9dc23 SHA256: 4ce88f4785489cc5c710bf2de8fd29972da8be55e1e5008fc522a669cc96c24d Section: debug Priority: optional Description: debug symbols for fcgi-debug Build-Ids: 6a95ccb941f2c60ad9003cfe171cb44950c126fe 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: 8188 MD5sum: 0faf2b490413d475e3629921437c4ae4 SHA1: 969cce5a30f81b2b26dac2521d7efa9370c7cd48 SHA256: e35913575915fdaf5220fadf7e276f8153c52e58d14d845fe093e006278f006c 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.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 28 Depends: multiwatch (= 1.0.1-0.1) Filename: amd64/multiwatch-dbgsym_1.0.1-0.1_amd64.deb Size: 9336 MD5sum: dff40d5d5c22b16455f386bc9d788983 SHA1: 2b1deda2c81fa0feb6a04ff13ed65d8c6658934f SHA256: 519cb5b4bae3dbeb19b6a6eab51808617ec87345e4154abf4db79047a73e6558 Section: debug Priority: optional Description: debug symbols for multiwatch Build-Ids: 99724f16393eef07174086078d372ae859271707 Package: scgi-cgi Version: 0.1.1-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.1-1_amd64.deb Size: 11180 MD5sum: e7adb5e8b95324351296810c9e04fdda SHA1: 7879813cb995ba996d0353514407ded73ebab9f5 SHA256: ce0ac372ad19faba258c409272164ae0b011df85ba4505aa4ddf5931f950c5f1 Section: web Priority: extra Homepage: http://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-dbg Source: scgi-cgi Version: 0.1.1-1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 72 Depends: scgi-cgi (= 0.1.1-1) Filename: amd64/scgi-cgi-dbg_0.1.1-1_amd64.deb Size: 22728 MD5sum: 0081230c85df4ee7b5a04949b4d63a67 SHA1: 9d494c2cebfa1adf97451afad3344035f8e1f493 SHA256: e3465e85964c4e4574d8ae4ae8f2fecb3e18abbb6c5728c2d8299da5b333e583 Section: debug Priority: extra Homepage: http://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. . This package contains the debug symbols. 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: 15712 MD5sum: d227400f37f0cf1965adc125e8d8137c SHA1: bc06c4e789c1d3e154b524c6baccd8584a60bf93 SHA256: cdd2288e8496fc8cde45c63caa4877a910041c71f1ab317f6c4457550ce1e111 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.6-0.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 39 Depends: spawn-fcgi (= 1.6.6-0.1) Filename: amd64/spawn-fcgi-dbgsym_1.6.6-0.1_amd64.deb Size: 17476 MD5sum: 68bbdf0b6369fdaf2211b8a4bd858cd6 SHA1: 80cca85daeb2c80ddbcc7eeb7f2e29e52401c945 SHA256: 2eec29959284588ecc3f30a001fab4d74c7f20b0869bbe6b2115dcd9f29bb5c9 Section: debug Priority: optional Description: debug symbols for spawn-fcgi Build-Ids: 4ea376f0d3529181f86a6d8a2bf034a2e1ef2140 Package: weighttp Version: 0.3-snap-20150621-213358-g8f2147-0.1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 35 Depends: libc6 (>= 2.34), libev4t64 (>= 1:4.04) Filename: amd64/weighttp_0.3-snap-20150621-213358-g8f2147-0.1_amd64.deb Size: 11100 MD5sum: 19f47501892297cf85516d567eccf0f6 SHA1: 8a34bdcc72067453db19f6201e44b3f39c7a627e SHA256: c97041dea13c7e4a8bf911acc28f0e26098e74e08be7e5adfb016d6c42b60fe6 Section: net Priority: extra Homepage: http://weighttp.lighttpd.net/ 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.3-snap-20150621-213358-g8f2147-0.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 44 Depends: weighttp (= 0.3-snap-20150621-213358-g8f2147-0.1) Filename: amd64/weighttp-dbgsym_0.3-snap-20150621-213358-g8f2147-0.1_amd64.deb Size: 23536 MD5sum: c066e6fd8bdfef5e6a604cd5b69afc52 SHA1: 5c764706e92761c996bf765870513df8b7484fa7 SHA256: 0241907c7ffc20cb5b1ad75ee8432427dd8ca209f543b0ec47c956dde55bd9a7 Section: debug Priority: optional Description: debug symbols for weighttp Build-Ids: 9304f4beefcd45c49f3ca3a084fd5f078bb55025