FleaHttpd is a http daemon written from scratch in C. When working as a static file server, data show that under certain condition, fleahttpd's speed for static file retrieving can be three times faster than Apache2.
See BenchmarkResults page in Wiki.
Only minimal CGI functionalities are supported at the current stage.