Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Azure load balancers are created for virtual datacenter networks, which are cloud service networks
Azure ElementNotes
Azure documentationhttps://docs.microsoft.com/en-us/azure/load-balancer/ 
SSL certificates

Abiquo never stores SSL certificates, so you cannot create a routing rule for a secure connection in an Abiquo-only load balancer that is not assigned to a network

Load balancer Name

The load balancer name can't have white spaces

Algorithm
  • DEFAULT
  • SOURCEIP
  • SOURCEIPPROTOCOL
Addresses and networks
  • The load balancer must have one and only one public OR private address
  • The load balancer can only be attached to one subnet. Mandatory for private addresses  
Abiquo-only load balancers
Multiple incoming connectionsUse one load balancer with multiple incoming connections to different ports
Routing rules
  • You must create at least one routing rule. There must always be at least one routing rule in the load balancer
  • You can only create one routing rule per incoming port and one rule per outgoing port (i.e. two rules cannot receive traffic on the same port or route it to the same port).
Routing rule protocol inTCP and UDP
Routing rule port inIN and OUT port must be the same
SSL certificateNot yet supported
Health check
  • Only one health check can be configured for the load balancer
      • Protocols supported for healthcheck: Tcp, Http
      • Health check interval must be between 5 and 2147483646
      • Health check port must be between 1 and 65535
FirewallsAzure NSGs are not yet supported

...