kaffa 46c86b62f2 fix: HAProxy batch commands and improve routing/subdomain handling
- Fix haproxy_cmd_batch to send each command on separate connection
  (HAProxy Runtime API only processes first command on single connection)
- HTTP frontend now routes to backends instead of redirecting to HTTPS
- Add subdomain detection to avoid duplicate wildcard entries
- Add reload verification with retry logic
- Optimize SSL: TLS 1.3 ciphersuites, extended session lifetime
- Add CPU steal monitoring script

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:46:04 +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%