Morning all,
As I migrate some web/app servers to new platforms I am also building new firewall infrastructure to support them. Right now my reverse proxy sits on individual app servers, which makes management kind of crazy. As part of the re-platform I would like to centralize my reverse proxy on my OPNsense firewall infrastructure.
I see there are a few options, like Caddy, NGINX, and HAPROXY in the plugins. I am wondering if anyone has any input into which one to use. I am most familiar with NGINX but there is alot of functionality that I would not be using. Has anyone used HAPROXY?
Thanks,
Steve
- Literally the biggest thread on the whole forum is about people who use HA-Proxy. https://forum.opnsense.org/index.php?topic=23339.0
- If you are most familiar with NGINX then use it, even if you don't need all the features, it's always good to have flexibility.
Quote from: Monviech on March 26, 2024, 07:10:29 PM
- Literally the biggest thread on the whole forum is about people who use HA-Proxy. https://forum.opnsense.org/index.php?topic=23339.0
- If you are most familiar with NGINX then use it, even if you don't need all the features, it's always good to have flexibility.
Fabulous...thank you!