Lighttpd: the little known web server

April 5, 2007 | Servers | By: admin

Lighttpd: the little known web server

We all know that Apache web server powers a majority of today's internet. An alternative lightweight open source web server, lighttpd, is fast gaining popularity specially with the Web 2.0 folks such as YouTube, wikipedia and meebo.

Bill Lubanovic of ONLamp.com has a tutorial on installing and configuring lighttpd. I recommend that you check it out and try it. It definitely will lessen the load on your server. :)


Comments

Comment from apache dude
Time April 9, 2007 at 2:51 pm

I have been using apache tomcat and lighttpd, lighttpd is great when your application logic is simple ie only servers images or videos, lighttpd will be a lot faster. but lighttpd does not have nearly as many as apache does.

Leave a Reply