<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HAproxy &quot;Type&quot; frontend setting]]></title><description><![CDATA[<p dir="auto">When configuring a frontend in HAProxy there are 3 types, I'm a bit confused.</p>
<p dir="auto">I want to forward everything that hits port 443 on the frontend to port 443 on the backend, no ssl offloading or termination, just a basic load balancer.  I handle ssl on the backends.</p>
<p dir="auto">Do I want ssl/https(TCP mode) or just straight tcp mode?  The mode I'm looking for is "SSL passthrough", but I don't see that available.</p>
]]></description><link>https://forum.netgate.com/topic/151383/haproxy-type-frontend-setting</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 12:07:28 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/151383.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Mar 2020 00:39:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HAproxy &quot;Type&quot; frontend setting on Sat, 21 Mar 2020 20:58:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vinceepic">@<bdi>vinceepic</bdi></a><br />
Yes TCP mode would work.. But do you have a reason for not using "ssl/https(TCP mode)" which would give the same frontend/backend configuration regarding the passing of the ssl traffic without any changes, but would allow to set some SNI based acl's in the webgui?</p>
]]></description><link>https://forum.netgate.com/post/898385</link><guid isPermaLink="true">https://forum.netgate.com/post/898385</guid><dc:creator><![CDATA[PiBa]]></dc:creator><pubDate>Sat, 21 Mar 2020 20:58:45 GMT</pubDate></item><item><title><![CDATA[Reply to HAproxy &quot;Type&quot; frontend setting on Wed, 18 Mar 2020 01:23:54 GMT]]></title><description><![CDATA[<p dir="auto">Just to answer my own question here, if you are reading the HAproxy docs and want what they call "ssl passthrough" for your frontend, what you want to select for the "type" is "tcp".   ssl connections will be load-balanced and sent as-is to the configured backends.</p>
]]></description><link>https://forum.netgate.com/post/897494</link><guid isPermaLink="true">https://forum.netgate.com/post/897494</guid><dc:creator><![CDATA[vinceepic]]></dc:creator><pubDate>Wed, 18 Mar 2020 01:23:54 GMT</pubDate></item></channel></rss>