Skip to main content
Back to all posts

Aaron West

Aaron is a proven authority in complex load balancing. His expertise spans high-availability, GSLB, DSR, WAF integration, and security best practices for mission-critical applications. Drawing on strong experience in open-source solutions and enterprise environments, he provides trustworthy, experience-driven insights into advanced network architecture.

Posts
26 posts
Role
Former Head of Solutions Architecture
protecting your application with client certificate authentication

Client Certificate Authentication with HAProxy: How to configure

Using client certificates for security is a pretty cool idea! You can protect an entire application or even just a specific Uniform Resource Identifier (URI) to only those that provide a valid client certificate...

How-tos Security HAProxy

What exactly is a reverse proxy? Reverse proxy v forward proxy

Technically, the only mode on a load balancer that is a real Reverse Proxy is Layer 7 mode. Whereas all Layer 4 load balancing modes such as NAT, DR and TUN are nothing like a reverse proxy. The clients are effectively talking directly (transparently) to the backend servers...

Layer 7

How to install Polaris-GSLB on CentOS 7 (Part 2)

In part one we were introduced to Polaris-GSLB which is a cool little open source GSLB solution. In part two of this Blog I’m going to show you how to build Polaris-GSLB on CentOS 7...

GSLB High Availability Open source

Why did my Loadbalancer just fail the PCI compliance test?

Let me first say that I'm not really a fan of PCI scanners. It's not so much that I'm anti security scanners but rather that scanning for vulnerabilities based on only the version number a package returns seems rather simplistic to me...

Security