How to restrict incoming http requests to VM using load balancer?
I have configured load balancer as a service on icehouse multi node (14.04). suppose I have two connection already established to vm (where i am running python http server ) now I want to restrict new incoming connection to the VM. Can we implement ACL in load balancer ? Where can we find documentation on how to do it?
yes Service provider for load balancer in my case is HA Proxy