Package: fcgi-cgi Version: 0.2.2-2 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 48 Depends: libc6 (>= 2.34), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.16.0) Filename: amd64/fcgi-cgi_0.2.2-2_amd64.deb Size: 13968 MD5sum: a147c8a91140354a02e5961d92b8529c SHA1: e958e1c2e6bfa1e68057bcec172195fa0795c5a8 SHA256: 14063e5780c548f0417a5582e4f20c74259c75ea47f1277ed5b73714d1eb4c34 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: 89 Depends: fcgi-cgi (= 0.2.2-2) Filename: amd64/fcgi-cgi-dbg_0.2.2-2_amd64.deb Size: 33004 MD5sum: 3ac5c4386ddca5536617797cf10b8765 SHA1: e6a06b968d5491b9d62bb0be12e2115674045d94 SHA256: f0e5813a8c841560ecafb64b47f68780a0c13654b3794fe563a71c232775bff7 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), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.12.0) Recommends: spawn-fcgi Filename: amd64/fcgi-debug_0.9.4-2_amd64.deb Size: 10716 MD5sum: 22312c44d7c33dc0f5e605906752732d SHA1: 3bea21dbfa8bd3bf3ab1becf4334243c60ace5ef SHA256: 98279a9f483fdb075525f5aa7ac8583497fdebb02d754e64cbdcfeb561e51a95 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: 40 Depends: fcgi-debug (= 0.9.4-2) Filename: amd64/fcgi-debug-dbgsym_0.9.4-2_amd64.deb Size: 25092 MD5sum: 5f6a9da6dcf4c2209e15d3ea52619c5a SHA1: cdca707995703e24aa7a3da853b19ad2bf24ce77 SHA256: 4902a577b548fefd6db6b55cfc67faa5407894ba271c18001c4e515ed2b31430 Section: debug Priority: optional Description: debug symbols for fcgi-debug Build-Ids: 2f40a96161db25389fce56df26220c72609fb913 Package: multiwatch Version: 1.0.1-0.1 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 32 Depends: libc6 (>= 2.34), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.16.0) Filename: amd64/multiwatch_1.0.1-0.1_amd64.deb Size: 8196 MD5sum: 532b01f6deec671516a873b5d4a2b4c7 SHA1: 004eaba6b1317e6abf1f16b26a67ebc2d96bf9a5 SHA256: ecccba9115bfb0136ef9a0f9e60a5f82a7c3c8dd085d861342b10db4cc5d00aa 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: 24 Depends: multiwatch (= 1.0.1-0.1) Filename: amd64/multiwatch-dbgsym_1.0.1-0.1_amd64.deb Size: 9168 MD5sum: dd5f69ca390fefd63a4cc88270279c27 SHA1: 46f2e617853828f2c03eade982a7b80ba59bbbb8 SHA256: 5a369ded57a49f6bcb91bcae4c6cdc375d1c8ef1e31b6b3d6c4fd5a684c3fd50 Section: debug Priority: optional Description: debug symbols for multiwatch Build-Ids: 118b00ed46e85ad7d7535824478ae623e997eea3 Package: scgi-cgi Version: 0.1.1-1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 40 Depends: libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable) Filename: amd64/scgi-cgi_0.1.1-1_amd64.deb Size: 11000 MD5sum: 0a21d8c9de39bf551b219e7ac4c33044 SHA1: e512358dc3d8b645a5d91c8ec8de74537b238be8 SHA256: 24837a351c9e970ceb067a0e1854066826954bd7b76045f4d891dc63986ef643 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: 64 Depends: scgi-cgi (= 0.1.1-1) Filename: amd64/scgi-cgi-dbg_0.1.1-1_amd64.deb Size: 22208 MD5sum: a5443967b2e7cbcbf0c2704354ceaaa9 SHA1: 51d1ce4e5d4ce95c6cb5048b05ac99e4745d6031 SHA256: 38c75147a468dd108a95eb511f97d4fad732c5d081cd1c57a49fdb8e98a033c9 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: 57 Depends: libc6 (>= 2.34) Filename: amd64/spawn-fcgi_1.6.6-0.1_amd64.deb Size: 16124 MD5sum: 742e32b547fab4a8fd978b14b014d34b SHA1: e4f35575e252a3cb2046742f8b0410cf2c9137c7 SHA256: 52613667a5ccde04b258dd5b180fb0407242a44bd188efae67fc783aa7c7c892 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: 33 Depends: spawn-fcgi (= 1.6.6-0.1) Filename: amd64/spawn-fcgi-dbgsym_1.6.6-0.1_amd64.deb Size: 17884 MD5sum: f98cb7f645056bd477a23d6d3f1ee858 SHA1: 037256c0bec85319176167d85c7051ee5265176d SHA256: 364b9bb78d830aa5a82980a7dab04ac3ecede14e014ed2d06da7330aaa6cfad5 Section: debug Priority: optional Description: debug symbols for spawn-fcgi Build-Ids: a3cf4875c1a4cc0e48617fd049d6a04401d9ef4f Package: weighttp Version: 0.3-snap-20150621-213358-g8f2147-0.1 Architecture: amd64 Maintainer: Stefan Bühler Installed-Size: 35 Depends: libc6 (>= 2.34), libev4 (>= 1:4.04) Filename: amd64/weighttp_0.3-snap-20150621-213358-g8f2147-0.1_amd64.deb Size: 11076 MD5sum: 24924ab32ca6636311ce61a8e07bdd5c SHA1: 144230ee35d35dd17ec1a41c7f0099abacc4c062 SHA256: c6bbfbe9f9b7381407d4b526c53dbe408f306400429ce08b850ac531d986ad0e 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: 38 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: 23288 MD5sum: 48d8b45333da77ec7c495fa19ade6b18 SHA1: c11f532fd0505de397bc7e9938562e54e283b7d9 SHA256: 21430773e5f5452ce12d1776ef643165f5a85ad7ecece56cfdcdf8e67cdfaecd Section: debug Priority: optional Description: debug symbols for weighttp Build-Ids: 3bbd41299e89f9597e1deb0671c059e0f87f088c