Which Web Server 2017 - Poll

Which web server would be your first choice for your next project

  • Apache

    Votes: 7 70.0%
  • Nginx

    Votes: 2 20.0%
  • Tomcat

    Votes: 0 0.0%
  • Node.js

    Votes: 1 10.0%
  • Lighttpd

    Votes: 0 0.0%

  • Total voters
    10
It really depends on use case.

I'll use Apache for traditional hosting setups (hosting multiple websites/applications in a shared environment) and I'll use NGINX (or Node) if the server is to be used for a single application/website.

I would use Tomcat for Java, though I never will and I never heard of LIGHTTPD
 
Upvote 0

sglobal

Free Member
Feb 7, 2013
86
7
I work in DevOps and everyone in ops is an Apache fan but our developers prefer Nginx. I think your choice should be based on what you're more familiar with and how much support is available out there for your preferred web server.
Good luck!
 
Upvote 0

Latest Articles