<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Haproxy on Apuntes de root</title>
    <link>https://blog.099c.org/tags/haproxy/</link>
    <description>Recent content in Haproxy on Apuntes de root</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>jorti@pm.me (Juan Orti Alcaine)</managingEditor>
    <webMaster>jorti@pm.me (Juan Orti Alcaine)</webMaster>
    <lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.099c.org/tags/haproxy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SNI-based load balancing with HAProxy</title>
      <link>https://blog.099c.org/posts/sni-based-load-balancing-with-haproxy/</link>
      <pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate><author>jorti@pm.me (Juan Orti Alcaine)</author>
      <guid>https://blog.099c.org/posts/sni-based-load-balancing-with-haproxy/</guid>
      <description>&lt;p&gt;In a bare-metal Openshift installation you need to use an external load balancer to access the API and other services. In my hone lab I also have a webserver accesible from the Internet. I also don&amp;rsquo;t want to terminate the TLS connections in the load balancer to keep using the existing certificates in my webserver and Openshift cluster.&lt;/p&gt;&#xA;&lt;p&gt;With these requirements in mind, I chose HAProxy to be my frontend load balancer, so all the HTTPS connections to my public IP will be diverted to the appropriate server examining the SNI field in the TLS connection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clustered HAproxy for load balancing web sites</title>
      <link>https://blog.099c.org/posts/clustered-haproxy-for-load-balancing-web-sites/</link>
      <pubDate>Tue, 26 Aug 2014 00:00:00 +0000</pubDate><author>jorti@pm.me (Juan Orti Alcaine)</author>
      <guid>https://blog.099c.org/posts/clustered-haproxy-for-load-balancing-web-sites/</guid>
      <description>&lt;p&gt;In this setup I configure 2 clustered HAproxies in CentOS 7 to be the frontend of a web application.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
