Okay so I have to set up yet another VPS server for yet another site (Sometimes I feel like some sort of weird linux monkey instead of the ‘supposed’ actionscript developer that I feel like).
Either way, I’m most likely going to go with Red Hat but I was wondering about HTTP server. Admittedly I’ve ever only been working with Apache so I feel pretty biased, but I’ve heard a lot of good things about lighttpd. Does anyone have any personal experience that they feel like sharing?
Also curious about Nginx since that seems to be a pretty sawheet one as well…
Thanks guys, always greatly appreciated. I admit to feeling guilty for posting these threads, shamelessly exploiting other peoples knowledge, but I guess that’s what forums are really about
I’m curious too. And I want to throw Litespeed in here as well (if you haven’t heard of it sekasi). It’s basically a light weight version of Apache that uses 20x less memory and is compatible with like 80% of the Apache modules out there.
Well yes, I know, but that alone is not exactly what I wanted to know. I was looking for some more hard core in depths comparisons preferably with bench reports drool
Especially curious about Nginx tbh, it has almost as many reported users as lighttpd but noone seems to know anything about it. Looks blazing fast too.
Litespeed vs everything else. Very compelling (and that’s why I chose it) but I’m dubious of the integrity of this report.
// edit, actually you know what, the free version of Litespeed is actually slower than Lighttpd :lol:. But it’s still compatible with stuff like .htaccess, multiple sites/domains (virtual hosts) per server. It’s such a mess with Lighttpd…
I always thought stuff like virtual hosts was a lot simpler on Lighttpd. I guess it’s just a matter of personal opinion, but the feel of its config was much easier for me.
Edit: Err, in comparison to Apache. I haven’t used Litespeed.
I read that after I saw your hint up there, have to say that the same thought struck me :x
Not having to relearn a new language for mod_rewrite and htaccess obviously is a big plus for me, and after some research I have to say that Nginx looks way cooler than lighttpd just because of the sheer minimal impact it has on the server.
Think I’m gonna try both Litespeed and Nginx today. That’ll be my saturday. Oh joy. My wife will love it.