Your cart is currently empty!
Tag: iptables
-
HAProxy as a TCP reverse proxy with DDNS target discovery and load balancing
HAProxy is an excellent tool for forwarding or load-balancing TCP traffic. It is far more memory-efficient than
socat
and offers a persistent configuration between reboots, but without requiringnet.ipv4.ip_forward
to be enabled. Compared to NGINX, HAProxy offers a more comprehensive and user-friendly status page with far more metrics, which can be easily integrated with third-party monitoring services.