Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
Combination of Haproxy and Nginx for Load Balancing
« previous
next »
Print
Pages: [
1
]
Author
Topic: Combination of Haproxy and Nginx for Load Balancing (Read 1787 times)
vaibhavtawade144@gmail.co
Newbie
Posts: 5
Karma: 0
Combination of Haproxy and Nginx for Load Balancing
«
on:
September 11, 2020, 08:48:42 am »
We have UDP file transfer server with web UI, and have 3 backend servers serving the same.
want to load-balance those servers with OPNsense plugins Nginx and Haproxy.
My question is:
Can I use TCP and web server load-balancing with Haproxy and nginx only for UDP load-balancing. Will combination of these 2 work. How do I configure the same?
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Combination of Haproxy and Nginx for Load Balancing
«
Reply #1 on:
September 11, 2020, 12:29:47 pm »
I don't see why not.
but why not to use nginx for both?
Logged
vaibhavtawade144@gmail.co
Newbie
Posts: 5
Karma: 0
Re: Combination of Haproxy and Nginx for Load Balancing
«
Reply #2 on:
September 11, 2020, 06:50:19 pm »
More familiar with Haproxy. But as it doesn't allow UDP load-balancing so for that purpose only will be using Nginx.
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Combination of Haproxy and Nginx for Load Balancing
«
Reply #3 on:
September 11, 2020, 07:00:54 pm »
got it. there should be no problem with nginx. no http-server - no port usage)
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
Combination of Haproxy and Nginx for Load Balancing