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: 11548 MD5sum: d99c59df72df61de09a67ddfda9638d0 SHA1: c3a3f3416dbfbd72aee2a6c6f1b94dbe3dc693e1 SHA256: 047373a57f2431b607ba4e73465d8e04b01f2995f9d88a86727887d972e657b5 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: 30704 MD5sum: bfc2da808d3e75f3e643d94a2c6a4481 SHA1: eb458949fcef8c8885a21eb93b6ae5bc6261ffa4 SHA256: 56808fd953b634fe4f33ac860fc4176e73c5243a994cb7932e5b259cbbc74e23 Section: debug Priority: optional Description: debug symbols for fcgi-debug Build-Ids: 82156786c73ed0592537c7185bed646fdaa055fc 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: 8244 MD5sum: f651ba6a93558fd96517e6f18a2f55d3 SHA1: 069a9a9f751c83eb44865ca946e7ec6a06dc269e SHA256: e1ef9fc3592b71980ac0db571500e5648103cb128a4c1e9e9cbb978c37081455 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: 9328 MD5sum: 7e18bce2af7a1e717bad638ae0793faa SHA1: b5d38391e8d7be10cee35bb96d9a826cd8fe2b1d SHA256: c73f353ddaa7d8e75eb93a6145e9377a0dfc50a4c6973aa669da205696110705 Section: debug Priority: optional Description: debug symbols for multiwatch Build-Ids: f5102e0038d93eba19486a0b88ffd2ac3265a909 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: 15696 MD5sum: 32c58dcb44a4bd2db195f70bbb0e0aff SHA1: 3bdbeccd3a9cc230b55340662fc46b8a8c142d6d SHA256: 9c9547541dc3b51dd1576d8e5105b68a0af1ef53f9b521097ec949bfa5da4bd7 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: 17424 MD5sum: 38cd57dacbac771d6716d0f167c715b0 SHA1: 691c1663de54cdd26f0814a9653b7493f12e887d SHA256: 5f7e85e67a05ec6ca843559bed759bac37943c183137f9f9b03aafe285116607 Section: debug Priority: optional Description: debug symbols for spawn-fcgi Build-Ids: 442e35004c45a53d0a833fe55ccace60d3a49068 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: 10924 MD5sum: f839b5482ad4e1da35643bacd65a4db6 SHA1: e8b6c08f6dc84ecaa0b22caf510136b64366700c SHA256: 513c8656b26853c0ebea22dfc21ac05932edaf313e55f7660f30ec3be4677a4c 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: 23528 MD5sum: 1e8aaff0e9464b7dcf4f8b16380b484d SHA1: e6a2d500b6b2d58c1308e180a9d3e219c4a057eb SHA256: da389cb13c9fc0fde61beadd257663ecc2c1fed8108add01e1266c1d795de830 Section: debug Priority: optional Description: debug symbols for weighttp Build-Ids: 538d979a73773be58ec4eb94b84f98f715999258