kaffa 4a411202d3 feat: Add pool sharing for domains
Allow multiple domains to share the same backend pool using share_with parameter.
This saves pool slots when domains point to the same servers.

- Add share_with parameter to haproxy_add_domain
- Add helper functions for shared domain management
- Protect shared pools from being cleared on domain removal
- Update documentation with pool sharing examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 00:34:22 +09:00
2026-02-05 00:34:22 +09:00
2026-02-05 00:34:22 +09:00
2026-02-03 11:20:34 +09:00
2026-02-03 11:37:56 +09:00

haproxy-mcp

HAProxy Dynamic Load Balancer Management with MCP Interface

Overview

MCP server for managing HAProxy load balancer configurations dynamically.

Features

  • Dynamic backend management
  • SSL certificate handling
  • Health checks
  • Domain routing

Usage

Configure as MCP server in Claude Code settings.

License

MIT

Description
HAProxy Dynamic Load Balancer Management with MCP Interface
Readme MIT 302 KiB
Languages
Python 99.8%
Dockerfile 0.2%