My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members

HAProxy Configuration Manual

  1. Quick reminder about HTTP
    1. The HTTP transaction model
    2. HTTP request
      1. The request line
      2. The request headers
    3. HTTP response
      1. The response line
      2. The response headers
  2. Configuring HAProxy
    1. Configuration file format
    2. Time format
    3. Examples
  3. Global parameters
    1. Process management and security
    2. Performance tuning
    3. Debugging
    4. Userlists
  4. Proxies
    1. Proxy keywords matrix
    2. Alphabetically sorted keywords reference
  5. Server and default-server options
  6. HTTP header manipulation
  7. Using ACLs and pattern extraction
    1. Matching integers
    2. Matching strings
    3. Matching regular expressions (regexes)
    4. Matching IPv4 addresses
    5. Available matching criteria
      1. Matching at Layer 4 and below
      2. Matching contents at Layer 4
      3. Matching at Layer 7
    6. Pre-defined ACLs
    7. Using ACLs to form conditions
    8. Pattern extraction
  8. Logging
    1. Log levels
    2. Log formats
      1. Default log format
      2. TCP log format
      3. HTTP log format
    3. Advanced logging options
      1. Disabling logging of external tests
      2. Logging before waiting for the session to terminate
      3. Raising log level upon errors
      4. Disabling logging of successful connections
    4. Timing events
    5. Session state at disconnection
    6. Non-printable characters
    7. Capturing HTTP cookies
    8. Capturing HTTP headers
    9. Examples of logs
  9. Statistics and monitoring
    1. CSV format
    2. Unix Socket commands
Powered by Google Project Hosting