HAProxy Configuration Guide
Table of Contents
Runtime API Configuration
TCP Socket Mode
global
# Other global settings...
# Runtime API configuration
stats socket [email protected]:9999 level admin
# OR for more secure setup, bind to localhost only
# stats socket [email protected]:9999 level adminUnix Socket Mode
Statistics Page Configuration
Security Considerations
Combined Configuration Example
Troubleshooting
Last updated
Was this helpful?