* libs/httpd: Rewrote daemon controller to increase performance
[project/luci.git] / libs / httpd / luasrc / httpd.lua
2008-06-26 Steven Barth* libs/httpd: Rewrote daemon controller to increase...
2008-06-25 Steven Barth* libs/httpd: Optimized performance again
2008-06-25 Steven Barth* libs/httpd: Fixed typos
2008-06-25 Steven Barth* libs/httpd: Optimized performance
2008-06-25 Steven Barth* libs/httpd: Automatically remove timed out threads
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-23 Steven Barth* libs/httpd: Tuned Garbage Collection
2008-06-23 Steven Barth* libs/httpd: Added performance ;-)
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-21 Steven Barth* libs/httpd: Prepared HTTPD dispatching model
2008-06-19 Jo-Philipp Wich* luci/httpd: add initial server implementation
2008-06-16 Steven Barth* Removed it
2008-06-16 Steven Barth* Added preliminary HTTPD construct