Moemen Mhedhbi Moemen Mhedhbi | Feb 8, 2019 | BASICS, TECH
When it comes to operationalizing your log data, HAProxy provides a wealth of information. In this blog post, we demonstrate how to set up HAProxy logging, target a Syslog server, understand the log fields, and suggest some helpful tools for parsing log files. [Live...
Senad Caus Senad Caus | Feb 7, 2019 | TECH, WEBINARS
Webinar date and time: February 26, 2019 Starting time (US): 12pm EST, 11am CST, 10am MST, 9am PST Starting time (EU): 5pm GTM, 6pm CET, 7pm EET There’s more to logs than grep! In this deep dive, you’ll learn how to unleash the power of your HAProxy logs....
Baptiste Assmann and Nick Ramirez Baptiste Assmann and Nick Ramirez | Jan 22, 2019 | MICROSERVICES, TECH
HAProxy is a powerful API gateway due to its ability to provide load balancing, rate limiting, observability and other features to your service endpoints. It also integrates with OAuth 2, giving you control over who can access your APIs. In this blog post,...
Nick Ramirez Nick Ramirez | Jan 16, 2019 | LOAD BALANCING / ROUTING, MICROSERVICES, PERFORMANCE, TECH
HAProxy provides end-to-end proxying of HTTP/2 traffic. Use HAProxy to route, secure, and observe gRPC traffic over HTTP/2. Read on to learn more. HAProxy 1.9 introduced the Native HTTP Representation (HTX). Not only does this allow you to use HTTP/2 end-to-end, it...
Senad Caus Senad Caus | Jan 15, 2019 | TECH, WEBINARS
Your routing logic in HAProxy is simple in the beginning. Then it grows in complexity, perhaps requiring you to choose a different backend based upon the requested URL path, hostname or region. Not long after, you have dozens of similar rules—maybe even hundreds! When...
Daniel Corbett Daniel Corbett | Dec 19, 2018 | NEWS, TECH
HAProxy Technologies is proud to announce the release of HAProxy 1.9. This release brings a native HTTP representation (HTX) powering end-to-end HTTP/2 support and paving the way for future innovations such as HTTP/3 (QUIC). It also contains improvements to buffers...