haproxy

HAProxy

Reliable, high performance TCP/HTTP load balancer.

HAProxy cfg templates for HTTP/TCP load balancing, health check configurations, SSL termination with Let's Encrypt, stick-table rate limiting and PROXY protocol setups.

Configuration Recipes4

haproxyHAPROXYintermediate
Understanding HAProxy Configuration: Global and Server Connection Limits

This article clarifies the use of maxconn settings in HAProxy, explaining the distinction between global and server-level connection limits.

HAProxy · Healthcare & Life Sciences
haproxyHAPROXYbeginner
Redirect HTTP to HTTPS in HAProxy Configuration

Learn how to configure HAProxy to redirect all HTTP traffic to HTTPS while preserving the original URL and query parameters.

HAProxy · Healthcare & Life Sciences
haproxyYAMLbeginner
Troubleshooting Docker Compose with HAProxy Configuration

Learn how to resolve common issues when running HAProxy with Docker Compose, including image not found errors.

HAProxy · Healthcare & Life Sciences
haproxyJavaScriptintermediate
Setting Up HTTPS for Node.js Applications with HAProxy

Learn how to configure HAProxy to handle HTTPS requests for your Node.js applications, enhancing security and performance.

HAProxy · Healthcare & Life Sciences