Results 1 to 10 of 17
-
11th Feb 2012, 04:34 AM #1OPMember
which lighweight server to use?
I don't have many visitors, like 15 a day.
But I use PHP scripts and wordpress.
I want to save as much RAM as I can, so which server is the best for that?
I read here http://serversreview.net/this-is-wha...d-free-edition that litespeed uses less memory than nginx, but i don't know about litespeed vs. lighttpd.Mutikasa Reviewed by Mutikasa on . which lighweight server to use? I don't have many visitors, like 15 a day. But I use PHP scripts and wordpress. I want to save as much RAM as I can, so which server is the best for that? I read here http://serversreview.net/this-is-what-happened-between-apache-nginx-and-litespeed-free-edition that litespeed uses less memory than nginx, but i don't know about litespeed vs. lighttpd. Rating: 5
-
11th Feb 2012, 04:49 AM #2Member
litespeed is great, the paid version that is.
the free one has limited concurrent connections.
so if you don't wanna pay, best options are lighttpd or nginx.
-
11th Feb 2012, 06:26 AM #3OPMember
yes, but as i said, i don't have that many visitors. free 100 concurrent connections is more than enough.
As I understood, nginx uses more memory than litespeed.
-
11th Feb 2012, 01:37 PM #4MemberWebsite's:
supportex.netFor such amount of users you can go with nginx and have no troubles.
Outsourcing server management, DDoS protect, performance and security server tuning.
-
11th Feb 2012, 01:54 PM #5MemberWebsite's:
oneddl.eu nfomation.net linksafe.mePeople rave about litespeed, but nginx is the way to go.
I would always rather support open-source anyway.
-
11th Feb 2012, 02:52 PM #6Member
nginx would be the best. If it is true that it eats more ram, it has to be a veri insignificant difference.
-
11th Feb 2012, 04:06 PM #7Respected Member
I see a lot of opinions but why is it better? It has a lot of problems with scripts that use mod rewrites.
So an explanation other than the connections and number of sites that can be run would be appreciated.
-
11th Feb 2012, 11:20 PM #8OPMember
it is not insignificant, look at this http://serversreview.net/this-is-wha...d-free-edition
nginx : 285MB
litespeed: 140MB
but I can't find how much lighttpd uses
-
12th Feb 2012, 12:42 AM #9MemberWebsite's:
oneddl.eu nfomation.net linksafe.meI can't say I have had any problems with 'scripts' in the past and I've run alot through it. When combined with php-fpm, it will easily out-perform apache.
For large scripts like wordpress you can use try_files in nginx for basic seo urls. Rewrites are generally not hard when you know how.
It is also a very good reverse proxy caching server (it was originally built purely for this purpose). It is a bit like having webserver capabilities in Varnish.
I'm so used to nginx (started using it at stable version 5 or 6) that I'm not sure I would even know my way around an apache vhost config anymore.
No need to bother considering lighttpd as its not even being developed anymore. That is one of the best things about nginx, they operate with under a very fast version system.
Ram usage largely depends on the configuration. You shouldn't really need more than 2 worker processes (1000 connections each) and this would probably bring usage down.
As I said before, the issue with litespeed is that most of the decent features come at a premium. Why would you pay when you can get them all on nginx?
-
12th Feb 2012, 09:18 PM #10OPMember
lighttpd not developed? how come when the last version was in december.
I had some problems setup php with nginx before
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
share OVH server with i7, 24gb ram, 2tb hard drive / windows server / 1 gigabit link
By tonhaum in forum Hosting DiscussionReplies: 6Last Post: 11th Dec 2011, 08:40 AM -
[Hiring] Premium Server Managment Solutions | We Handle Your VPS/Dedicate Server For Best Perf
By devilmaycry in forum Completed TransactionsReplies: 9Last Post: 12th Nov 2010, 10:12 AM -
[Shared] Now Moster Server 8core 16GB DDR2 RAM Ultra fast server with litespeed webserver
By kiss of death in forum ArchiveReplies: 7Last Post: 19th Sep 2009, 02:44 AM -
[Dedicated] Semi-dedicated server space on my personal server - Mature clients only
By Zing in forum ArchiveReplies: 3Last Post: 5th Mar 2009, 03:58 PM
themaCreator - create posts from...
Version 3.50 released. Open older version (or...