<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Alek&#x27;s Blog - haproxy-spoe-rs</title>
      <link>https://blog.none.at</link>
      <description>My Blog to share my knowledge</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://blog.none.at/categories/haproxy-spoe-rs/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 12 Apr 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>haproxy-spoe-rs: Deployment</title>
          <pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs-deployment/</link>
          <guid>https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs-deployment/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs-deployment/">&lt;p&gt;This post covers deploying the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;git001&#x2F;haproxy-spoe-rs&quot;&gt;haproxy-spoe-rs&lt;&#x2F;a&gt;
SPOA agent in production. It is a companion to the
&lt;a href=&quot;&#x2F;blog&#x2F;2026&#x2F;2026-04-12-haproxy-spoa-rs&#x2F;&quot;&gt;architecture post&lt;&#x2F;a&gt; which explains the library design.&lt;&#x2F;p&gt;
&lt;p&gt;The agent and HAProxy run as &lt;strong&gt;separate services&lt;&#x2F;strong&gt; — HAProxy connects to the agent over TCP.
This keeps their lifecycles independent and allows scaling each side separately.&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>haproxy-spoe-rs: A Rust SPOA Agent Library for HAProxy</title>
          <pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs/</link>
          <guid>https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-04-12-haproxy-spoa-rs/">&lt;p&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;git001&#x2F;haproxy-spoe-rs&quot;&gt;haproxy-spoe-rs&lt;&#x2F;a&gt; is a Rust library for writing
&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;haproxy&#x2F;haproxy&#x2F;blob&#x2F;master&#x2F;doc&#x2F;SPOE.txt&quot;&gt;HAProxy SPOE&lt;&#x2F;a&gt; agents. This post
covers what SPOE is, the design decisions behind the library, and how its throughput compares
to the Go reference implementation.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
