hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : What web server will you use?
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

What web server will you use?

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 06-02-2011, 04:20 AM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042

What web server will you use?


I am trying to see your recommendations on what web server to use with the following websites, with details of why, if possible.

1. abduzeedo.com
2. gizmodo.com
3. zedge.net

Just choose the web server you will use Apache? Nginx? Lighttpd?

__________________
any thread i post is not for hosting business, but for my personal use

Reply With Quote


Sponsored Links
  #2  
Old 06-02-2011, 06:17 AM
funkywizard funkywizard is offline
unghhh... Baaandwidth....
 
Join Date: Jan 2005
Posts: 7,918
Why is it necessary to post those websites to get information on web servers? What kind of information are you actually looking for? What kind of requirements does your project have? These would be better questions to ask if you want useful information.

__________________
IOFLOOD.com -- We Love Servers
Are you a VPS host?
Ask about our Hardware RAID BBU servers.
Email (sales [at] ioflood . com) or skype "funkywizard" for details.

Reply With Quote
  #3  
Old 06-02-2011, 06:27 AM
TLight TLight is offline
Junior Guru Wannabe
 
Join Date: Nov 2010
Location: Sussex, UK
Posts: 32
Apache would be good if your looking to use an online control panel like WHM/cPanel. If your confident with command line then deffinetly use Nginx as I will improve speed

__________________
Tiago Light

Multi-Mix Hosting
http://multimixhosting.com

Reply With Quote
Sponsored Links
  #4  
Old 06-02-2011, 07:35 AM
alons alons is offline
Web Hosting Master
 
Join Date: May 2009
Posts: 1,341
Hi,

1. abduzeedo.com - Apache
2. gizmodo.com - Apache
3. zedge.net - Apache/2.2.17

All are using Apache !

__________________
Softaculous - Auto Installer for cPanel, Direct Admin, InterWorx, Plesk, H-Sphere
The only Auto Installer that installs 260+ scripts. Install in just ONE STEP!
Virtualizor - VPS Control Panel supporting OpenVZ, Xen, KVM and has 60+ OS Templates
Webuzo - Softaculous for the Cloud i.e. Softaculous Standalone

Reply With Quote
  #5  
Old 06-02-2011, 07:53 AM
Negizmo Negizmo is offline
Web Hosting Guru
 
Join Date: Feb 2007
Location: New York
Posts: 310
Quote:
Originally Posted by alons View Post
Hi,

1. abduzeedo.com - Apache
2. gizmodo.com - Apache
3. zedge.net - Apache/2.2.17

All are using Apache !
I don't believe he was wanting to know what they ARE using, rather he seems to want opinions on what we would personally use.

Personally, I'm a big fan of nginx + php-fcgi.

Reply With Quote
  #6  
Old 06-02-2011, 08:52 AM
misspink misspink is offline
Disabled
 
Join Date: Sep 2010
Posts: 627
nginx and php-fpm+memcache+eaccelerator

Reply With Quote
  #7  
Old 06-02-2011, 10:48 AM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042
Quote:
Originally Posted by funkywizard View Post
Why is it necessary to post those websites to get information on web servers? What kind of information are you actually looking for? What kind of requirements does your project have? These would be better questions to ask if you want useful information.
I post the websites because i know people will always ask you it depends this it depends that...well the websites are right there live and people can see what they depend on to stay alive.

So even with the websites, you still can't tell which one to use?

__________________
any thread i post is not for hosting business, but for my personal use

Reply With Quote
  #8  
Old 06-02-2011, 11:17 AM
funkywizard funkywizard is offline
unghhh... Baaandwidth....
 
Join Date: Jan 2005
Posts: 7,918
Quote:
Originally Posted by nokia3310 View Post
I post the websites because i know people will always ask you it depends this it depends that...well the websites are right there live and people can see what they depend on to stay alive.

So even with the websites, you still can't tell which one to use?
"it depends this it depends that", yes, it does. Unfortunately, none of the "depends" information for those websites is anything any of us is privvy to. Starting with the most basic piece of information, how many hits / day or per second do those sites get? Only the people running those sites know for sure. What software is used to power those sites? Again, only the site owner knows for sure. Knowing those two pieces of information would be far more valuable than knowing what actual site we're dealing with.

edit: in any case, to answer your original question, typically I prefer apache because it is widely supported, fully featured, and easy to use. If a site is encountering performance issues that are clearly related to the web server software choice, and they can't be easily solved by tweaking apache's configuration, then my next choice would be nginx, whose performance and stability is unbeatable. The only reason I wouldn't go with nginx straight away for everything, is that it can take a bit more work to get configured properly and securely, especially if you are using website scripts that rely on .htaccess rewrites in order to function properly. Lighttpd and others would be good apache alternatives if nginx did not exist, but given the relative advantages and disadvantages of the various web server software I've used, I see no compelling reason to pick anything other than apache or nginx in my daily use.

__________________
IOFLOOD.com -- We Love Servers
Are you a VPS host?
Ask about our Hardware RAID BBU servers.
Email (sales [at] ioflood . com) or skype "funkywizard" for details.


Last edited by funkywizard; 06-02-2011 at 11:22 AM.
Reply With Quote
  #9  
Old 06-02-2011, 11:24 AM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042
1. abduzeedo.com (approx 5.5 million pageviews monthly)>>many images
2. gizmodo.com (approx 110 million pageviews)>>top high traffic blog
3. zedge.net (est. 500 million pageviews monthly)>>top high traffic downloads of images, audio and videos

__________________
any thread i post is not for hosting business, but for my personal use

Reply With Quote
  #10  
Old 06-02-2011, 11:29 AM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042
Quote:
Originally Posted by funkywizard View Post
"it depends this it depends that", yes, it does. Unfortunately, none of the "depends" information for those websites is anything any of us is privvy to. Starting with the most basic piece of information, how many hits / day or per second do those sites get? Only the people running those sites know for sure. What software is used to power those sites? Again, only the site owner knows for sure. Knowing those two pieces of information would be far more valuable than knowing what actual site we're dealing with.

edit: in any case, to answer your original question, typically I prefer apache because it is widely supported, fully featured, and easy to use. If a site is encountering performance issues that are clearly related to the web server software choice, and they can't be easily solved by tweaking apache's configuration, then my next choice would be nginx, whose performance and stability is unbeatable. The only reason I wouldn't go with nginx straight away for everything, is that it can take a bit more work to get configured properly and securely, especially if you are using website scripts that rely on .htaccess rewrites in order to function properly. Lighttpd and others would be good apache alternatives if nginx did not exist, but given the relative advantages and disadvantages of the various web server software I've used, I see no compelling reason to pick anything other than apache or nginx in my daily use.
I agree that Apache is fully and widely supported but i see so many high traffic websites using Nginx, it makes one wonder if one is missing out. I mean as soon as there are control panels for Nginx, then i think more people will switch because no one wants to be missing out from the Nginx performance and speed

__________________
any thread i post is not for hosting business, but for my personal use

Reply With Quote
  #11  
Old 06-02-2011, 11:43 AM
funkywizard funkywizard is offline
unghhh... Baaandwidth....
 
Join Date: Jan 2005
Posts: 7,918
Quote:
Originally Posted by nokia3310 View Post
I agree that Apache is fully and widely supported but i see so many high traffic websites using Nginx, it makes one wonder if one is missing out. I mean as soon as there are control panels for Nginx, then i think more people will switch because no one wants to be missing out from the Nginx performance and speed
Ah, didn't realize the other two sites were highly popular. I had only heard of gizmodo before.

There are some control panels for nginx out there, but to get the full benefit, you have to do quite a bit of configuring yourself. In particular, the php configuration needs special attention so that you don't accidentally open up a nasty security hole. The other part of the configuration that needs special attention is any rewrite rules your script expects, need to be converted into nginx configuration rules that perform the same function.

__________________
IOFLOOD.com -- We Love Servers
Are you a VPS host?
Ask about our Hardware RAID BBU servers.
Email (sales [at] ioflood . com) or skype "funkywizard" for details.

Reply With Quote
  #12  
Old 06-02-2011, 09:15 PM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042
can you give examples of control panels that use nginx web server?

Reply With Quote
  #13  
Old 06-02-2011, 09:17 PM
funkywizard funkywizard is offline
unghhh... Baaandwidth....
 
Join Date: Jan 2005
Posts: 7,918
I believe there's cpnginx, which is a cpanel plugin that allows you to load static files through nginx instead of apache, without having to do any really serious configuration changes. The whole thing is pretty transparent. You don't get the full benefit you would get from an nginx + php fpm install, but again, you don't have to configure it either, and you still get some of the benefits of nginx.

__________________
IOFLOOD.com -- We Love Servers
Are you a VPS host?
Ask about our Hardware RAID BBU servers.
Email (sales [at] ioflood . com) or skype "funkywizard" for details.

Reply With Quote
  #14  
Old 06-02-2011, 10:38 PM
nokia3310 nokia3310 is offline
Web Hosting Master
 
Join Date: Aug 2010
Posts: 1,042
Quote:
Originally Posted by funkywizard View Post
I believe there's cpnginx, which is a cpanel plugin that allows you to load static files through nginx instead of apache, without having to do any really serious configuration changes. The whole thing is pretty transparent. You don't get the full benefit you would get from an nginx + php fpm install, but again, you don't have to configure it either, and you still get some of the benefits of nginx.
So you mean there is no control panel fully for nginx?
This is sad; really sad.

__________________
any thread i post is not for hosting business, but for my personal use

Reply With Quote
  #15  
Old 06-03-2011, 12:19 AM
h4wk h4wk is offline
Web Hosting Master
 
Join Date: Dec 2005
Posts: 1,270
Quote:
Originally Posted by nokia3310 View Post
So you mean there is no control panel fully for nginx?
This is sad; really sad.
Most of the people using nginx are trying to get the most out of their hardware or are using it for very specific purpose. The sites you listed above have enough income to afford large servers.

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I turn an unmanaged Windows web server 2008 into a web hosting server? Kadence Hosting Security and Technology 0 08-30-2010 01:36 AM
Windows web server+MS SQL server+Smart Mail in ONE SERVER! newWinHoster Dedicated Server 16 12-12-2009 01:10 PM
1 web & 1 db server VS. 1 high-performance web & db Server - Please compare & advise Fed-X Dedicated Server 35 04-01-2006 01:07 AM
Laptop web server vs desktop web server International Player Web Hosting Lounge 33 11-22-2005 05:00 PM
How to set-up a web hosting with my web server at home dmontajes Running a Web Hosting Business 20 08-23-2003 07:29 PM

Related posts from TheWhir.com
Title Type Date Posted
Web Host 1&1 Internet Adds Server Restoration Tool for Virtual Machines Web Hosting News 2012-11-07 15:45:16
Web Host OrcsWeb Offers Support for Windows Server 2012 Web Hosting News 2012-08-24 11:08:35
MochaHost Enhances Server Performance with Tomcat Native Library Accelerator Web Hosting News 2012-08-01 15:35:20
Web Host 1&1 Enhances Dedicated Server Line with 32 Core, 64 GB RAM Server Web Hosting News 2011-12-20 15:30:05
DiscountASP.NET Launches Free Beta for Microsoft SQL Server 2012 Hosting Web Hosting News 2011-12-13 22:02:03


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?