Projects
- Lighttpd
lighttpd is a secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that suffers load problems....
- Lighttpd2
Lighttpd 2.0 was an experiment and was supposed to replace 1.4.x (same as 1.5 ...), but that plan has been abandoned many years ago. There will be no production release of Lighttpd 2.0.
Please refer to the main lighttpd project....
-
- evcon
evcon is a generic wrapper library that sits between libraries that need socket (file descriptor), timeout and (thread safe) asynchronous events, and an application that wants to use the library.
- fcgi-cgi
FastCGI application to run cgi applications
- fcgi-debug
Traces fastcgi communication
- multiwatch
Forks and watches multiple instances of a program in the same context (environment + fds)
- scgi-cgi
SCGI application to run cgi applications
- weighttp
Small tool to benchmark webservers
Also available in: Atom