Jump to: navigation, search

Neutron/LBaaS/HAProxyDriver

< Neutron‎ | LBaaS
Revision as of 15:43, 12 November 2012 by Ilya (talk)

/!\ Draft

Scope

This document describes HAProxy driver for LBaaS.

Implementation Details

The driver is implemented according to Quantum/LBaaS/DriverAPI. It supports version 1.4.

Features:

  • Protocols: HTTP, TCP
  • LB algorithms: round-robin, source IP, least connections
  • Session persistence: cookie-based, source IP
  • Health monitoring: ICMP, HTTP HEAD, HTTP GET
  • Stats retrieval per pools