Low Orbit Flux Logo 2 F

HAProxy vs. NGINX

If you want to use NGINX for both web serving and load balancing, you can. A more optimal solution would be to use HAProxy for load balancing and NGINX for serving web pages.

HAProxy:

NGINX:

Keep in mind there is a free version and NGINX Plus.