This is an old revision of the document!
BASIC CONCEPTS
External Link
We define acl and backends.
Then acl define what backend we use.
use_backend blog-backend if acl_url_blog
MONITORING
External Link
There's GUI available as well as interacetive commands accessible with:
nc -U /var/run/haproxy.sock
Also non-interactive commands for automated based operations.