Go to file
2022-09-18 22:37:56 +02:00
etc haproxy config with better names 2022-09-18 22:37:56 +02:00
LICENSE Initial commit 2022-09-12 21:34:18 +02:00
README.md dump a few ideas in the README 2022-09-17 15:16:01 +02:00

haproxyconf-2022

Request lifecycle

  1. HAProxy frontend external
  2. HAProxy backend varnish
  3. Varnish
  4. HAProxy frontend internal
  5. HAProxy backend internal
  6. Web-server

PROXY protocol

Additional features

  • reject request at TCP-level for maximum efficiency
  • reject request at HTTP-level for maximum customizability
  • per-site maintenance mode (with IP-whitelist bypass)
  • customizable DEBUG level in HTTP headers
  • per-site custom error response
  • Let's Encrypt challenge pass-through