haproxy How to mitigate attacks on WordPress when running under a full CDN like Cloudflare How to restrict a user when the IP you're getting hit with belongs to the CDN (Content Distribution Network)? This is a guide on how to leverage an OSI Level 7 Proxy, such as HAProxy, to scope and filter malicious requests.
ssl Apache Archiva behind HAProxy with SSL termination Apache Archiva is free open-source build artifact repository.
ssl SSL for company internal services A quick guide on how to create valid SSL certificates for your internal servers and put them to use within Spring Boot or HAProxy.
haproxy HAProxy with SSL, without root and no OpenSSL installed? So you have an account as a regular linux user and you want to install HAProxy with SSL on a system that doesn’t have OpenSSL. To make matters worst