Latest A simple Citrix SSO replacement; with Okta, Apache and OpenID Connect This setup allows you to leverage the power of a centralized identity management system to secure your web apps, while maintaining the flexibility and performance you expect.
HAProxy Transparent proxy of SSL traffic using Pound to HAProxy backend patch and how-to I've previously blogged about how to get TPROXY and HAProxy working nicely together, but what if you want to terminate SSL traffic on the load balancer to use HAProxy to insert cookies in the standard HTTP stream to the backend servers?..
HAProxy Configure HAProxy with TPROXY kernel for full transparent proxy If you use HAProxy as the load balancer then all of the backend servers see the traffic coming from the IP address of the load balancer...
How-tos LVS Local node patch for Linux 2.6.25, Centos 5 kernel build how-to Standard Kernel builds of LVS (Linux Virtual Server) don't have the ability to load balance traffic that is from the local node...