hi list, I need some tips to build this solution, I currently have nginx as a proxy reverse and load balancer with http2 and ssl/tls , but I still do not like the load balancer part of nginx and I want to put haproxy to do the job, but I'm not sure if I put in front haproxy and then nginx as a reverse proxy something like this:
www ----> haproxy (port 80) + nginx (port 8080) + web server (IIS / Apache / nginx) haproxy and nginx in the same machine. What do you think? -- rickygm http://gnuforever.homelinux.com

