Emeric Brun Emeric Brun | Sep 27, 2019 | SECURITY, TECH
PacketShield provides stateful packet filtering and protects your network against DDoS. Packet floods are DDoS attacks in which large numbers of packets are sent to a target with the goal of saturating the target’s resources. They can heavily impact the...
Nick Ramirez Nick Ramirez | Jul 30, 2019 | BASICS, SECURITY, TECH
Use rate limiting in HAProxy to stop clients from making too many requests and promote fair usage of your services. Rate limiting in HAProxy stops a client from making too many requests during a window of time. You might have a policy that stipulates how many requests...
Chad Lavoie Chad Lavoie | Nov 28, 2018 | SECURITY, TECH
HAProxy is a high-performance load balancer that provides advanced defense capabilities for detecting and protecting against malicious bot traffic to your website. Combining its unique ACL, map, and stick table systems with its powerful configuration language allows...
Chad Lavoie Chad Lavoie | Nov 9, 2018 | SECURITY, TECH
HAProxy’s high-performance security capabilities are utilized as a key line of defense by many of the world’s top enterprises. Application-layer DDoS attacks are aimed at overwhelming an application with requests or connections, and in this post we will show you how...
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...