Nick Ramirez Nick Ramirez | Jul 10, 2020 | BASICS, LOAD BALANCING / ROUTING
The HAProxy Process Manager allows you to start external programs that are managed under HAProxy. Not everything is compiled directly into HAProxy’s C code. Some components are written using other programming languages and run alongside the load balancer. These...
Nick Ramirez Nick Ramirez | Jul 23, 2019 | DEVOPS, LOAD BALANCING / ROUTING
Traffic mirroring makes it possible to stream production traffic to a test or staging environment. Use the HAProxy Traffic Shadowing agent to enable mirroring. The HAProxy Stream Processing Offload Engine (SPOE) lets you stream data to an external agent in real time...
Christopher Faulet Christopher Faulet | Apr 5, 2019 | BASICS, LOAD BALANCING / ROUTING
The HAProxy Stream Processing Offload Engine filter enables you to extend HAProxy in any language without modifying its core codebase. Inspired by the possibilities? Read on to learn more. Imagine you’re living in the distant future and you’re stomping...