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: 11544 MD5sum: ee97cb73537e5b2a5be34d597cbe4aae SHA1: 7505b384b5927ce2d78652513fd1bb88ea440dc0 SHA256: ed791dfb0c56a8c92fbb37d6263f292d618ee862610a3b0bf3384cdccf9e50b6 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: 30708 MD5sum: 6526f972b9f94f1b7fe0a6aae9b5c851 SHA1: aff48b45e2578452b93025dd76492b2b23a455eb SHA256: 83ad234cec70598e323501a26ba592212a2d705823f455a1f9e3e512f2ec88d3 Section: debug Priority: optional Description: debug symbols for fcgi-debug Build-Ids: 890800fd6f9ef0d606bbdc36db4551beaa72a4a5 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: f24ed0822806e0b318b6d35c5816f853 SHA1: e085c058502e0a414f3ba0add7cb8eceb3558237 SHA256: ef9919e0969afbf8db66c0e57b2b6fe7ddb4490f5aed5731194b94b0652f04a4 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: 9332 MD5sum: 571adf9a7288ffea6bea82cffe9c3a51 SHA1: 83abb2ffe5ef013c63dd907d694368c13900527c SHA256: 0dad3f507994acf07cb0c295c413b9f814c465ae9fe54b9d47929c3266b4477a Section: debug Priority: optional Description: debug symbols for multiwatch Build-Ids: 5e78bb15a2cb9cce28076e7c488cde90f0617e3d 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: 15700 MD5sum: 9091a014030d2b3ae726e1c3b9d15bfb SHA1: cb6ce49a24313a3e21f313d0cc43ed1316ce156e SHA256: 20283ff28eba4fe16ebb5979171ffac44fb3969ed25a63116234ff3e9660c867 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: 1f9fc833fb71b59dbe1924674d234cad SHA1: 2f4a92b74ad97d9b012bc6b683a83fcb0fd7c8da SHA256: efdcde73663374205fd4bcfb29f3ebc752474a7abbe6b5ee20d24d51902d29eb Section: debug Priority: optional Description: debug symbols for spawn-fcgi Build-Ids: 4c53d156f70abb5739032d48f74a39dc65521556 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: 49eae771d98f45672bd154b15f0f3059 SHA1: 7a8477ee7e9ce6647ee74a3adc20bc19b2a99cb3 SHA256: 99350539f7a463d0d7073cdd45a688b96ba00f884d5650cc898e7fe131ae53e4 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: e8a10c8d5d476956b871f6a4835c24a9 SHA1: 1e85598031e9e6dc0bf31f157ef4b51966ec9ccd SHA256: 21f0920306e8860bb5ba3e3cdfb39b1007df0890b1c29e2aa48febf5c5766115 Section: debug Priority: optional Description: debug symbols for weighttp Build-Ids: 33f7a57dd9e8ed53941adc599e81bb14e38e58bc