Chad Lavoie Chad Lavoie | Dec 11, 2020 | NEWS, TECH
With the second wave of coronavirus sweeping across the nation, experts predict a greater percentage of this year’s holiday shopping to be conducted online than ever before. In fact, a recent National Retail Federation Holiday 2020 survey predicts that “digital...
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...
Senad Caus Senad Caus | Nov 6, 2018 | TECH, WEBINARS
As requests stream into your HAProxy Enterprise load balancer, adding rules to route them to the right place, redirect them to other pages, or outright deny them is what puts you in control of your traffic. Access Control Lists (ACLs) give you this power and they are...
Chad Lavoie Chad Lavoie | Oct 17, 2018 | BASICS, TECH
An HAProxy map file stores key-value pairs and is the starting point for some inventive behavior including dynamic rate limiting and blue-green deployments. Dictionaries. Maps. Hashes. Associative arrays. Can you imagine life without these wonderful key-value data...
Chad Lavoie Chad Lavoie | Sep 13, 2018 | BASICS, TECH
An HAProxy ACL lets you define custom rules for blocking malicious requests, choosing backends, redirecting to HTTPS and using cached objects. See The Webinar: Introduction to HAProxy ACLs: Building Rules for Dynamically Routing Requests, Redirecting Users and...