This is forward proxy with internal load balancer.It is working on Layer 7(for now) and it is balancing load between internal network interface and every request made on another network card on host.
->interface1------>x.com
->interface2------>y.com
Request---->PROXY->interface3------>z.com
->interface4------>x.com
->interface5------>y.com
- Dashboard(Monitoring Requests)
- Enabling Reverse Proxy on demand(on another port)
- Add Layer 3 support
- Auth(From headers)
- More Header options from args
- IP Pools
- Https support
- Tls Termination