HAProxy Technologies HAProxy Technologies | Feb 16, 2021 | BASICS, LOAD BALANCING / ROUTING, TECH, WEBINARS
The webinar will be held on Tuesday, March 9th, 2021 at following times: US times: 12 noon EST, 11 AM CDT, 10 AM MDT, 9 AM PDT EU times: 6 PM CET, 5 PM GMT If you prefer watching the webinar in French, Michel Mayen will be hosting this webinar on Tuesday, March 16th...
Jim O'Connell Jim O'Connell | Feb 2, 2021 | BASICS, TECH
Your HAProxy load balancer may only ever need to relay traffic for a single domain name, but HAProxy can handle two, ten, or even ten million routing rules without breaking a sweat. This article shows several ways of handling multi-domain configurations, including an...
HAProxy Technologies HAProxy Technologies | Nov 18, 2020 | BASICS, TECH, WEBINARS
If you prefer watching the webinar in French, Baptiste Assmann hosted this webinar in French and it is available to watch on-demand as well. You can register here. HAProxy celebrates the release of version 2.3! As a technical release, this version of HAProxy optimizes...
Jim O'Connell Jim O'Connell | Nov 17, 2020 | BASICS, OBSERVABILITY
Log Sampling is a powerful feature introduced in HAProxy 2.0 that lets you define a percentage of your logs to create a representative view of your data allowing you to minimize your costs. Log files are the key to observability. They can provide helpful information...
Nick Ramirez Nick Ramirez | Nov 13, 2020 | BASICS, LOAD BALANCING / ROUTING
HAProxy can run in two different modes: TCP or HTTP. When operating in TCP mode, we say that it acts as a layer 4 proxy. In HTTP mode, we say that it acts as a layer 7 proxy. To understand the difference, you must first learn about the Open Systems Interconnection...
Nick Ramirez Nick Ramirez | Sep 28, 2020 | BASICS, RANDOM TIPS
Set up custom error pages in HAProxy to ensure consistent, branded messaging that supports any backend web stack. The memory is probably still fresh: You’re shopping online at your favorite website, looking for something specific, you’ve got it narrowed...