On Tue, May 23, 2017 at 3:07 PM, Jorge Almeida <[email protected]> wrote: > Is there any small proxy that is supervision-friendly?
HAProxy? http://www.haproxy.org/ Not quite "small" and only recently "supervision-friendly", but it does wonders. Also it's not quite a forward-proxy, but it does have a "transparent" mode, which with some `iptables` magic could do the trick. Ciprian.
