July 2006
June 2006
May 2006
Django, lighttpd and FCGI, second take
by fakechris & 1 otherConfigure django with lighthttpd + fcgi + apache fronttier
March 2006
February 2006
January 2006
November 2005
September 2005
:: cleverdevil ::: Python, FastCGI, WSGI, and lighttpd
by bader & 1 other (via)Right now, the lighttpd web server is all the rage with Ruby on Rails people, PHP people, and excellent hosting providers. Why is this? Because lighttpd is extremely lightweight, has a small footprint, scales like nobody’s business, and is fast fast fast. The internals of lighttpd are really interesting, using kqueue and other fancy asynchronous networking operating system support to really put Apache to shame. But, the internals of lighttpd are a topic for another day…
1
(17 marks)