User Tools

Site Tools


network_stuff:haproxy

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.

network_stuff/haproxy.1503858243.txt.gz · Last modified: (external edit)