HAProxy vs. Nginx

I was looking at using HAProxy and Nginx for load balancing, and I had some questions:

  • Should I use JUST HAProxy over Nginx for the proxy server?
  • Is there any reason to have HAProxy and Nginx installed on the same proxy server?

Thanks

Leave a Comment