Hacker News new | ask | show | jobs
by q2dg 861 days ago
Just use Apache
2 comments

As someone who used Apache 1.3.x through 2.x heavily from 2000 to 2015, I respectfully disagree with this statement. Nginx and Traefik are easier to configure, have better communities and in most cases perform better.

Traefik Opensource is my go to for almost all of my use cases theses days and I have never stopped and said hmmm I wonder if Apache would do better here. It is that good.

Apacge still can't work as an reverse proxy for servers that utilize unix sockets.