<div dir="auto">Hi guys</div><div dir="auto"><br></div><div dir="auto">Would like to hear from your experience(s) on using Erlang with TLS/SSL. The default Erlang stack doesn't perform well, Google says.</div><div dir="auto"><br></div><div dir="auto">Does anyone use Erlang in production behind:</div><div dir="auto"><br></div><div dir="auto">. Hitch: <a href="https://hitch-tls.org/">https://hitch-tls.org/</a><div dir="auto">. Envoy: <a href="https://www.envoyproxy.io/">https://www.envoyproxy.io/</a><br></div></div><div dir="auto">. HAProxy: <a href="http://www.haproxy.org/">http://www.haproxy.org/</a></div><div dir="auto">. ???</div><div dir="auto"><br></div><div dir="auto">Or directly using:</div><div dir="auto">. gen_ssl: how to make it scale?</div><div dir="auto">. fast_tls: <a href="https://github.com/processone/fast_tls">https://github.com/processone/fast_tls</a></div><div dir="auto">. ???</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">Some of the solutions above are fast, some scale well ... but all with downsides (ex. Hitch adds  200kiB overhead per connection).</div><div dir="auto"><br></div></div><div dir="auto">We’re planning to go live with a fairly large number of secure connections: 45k - 75k. The sessions should be short (few seconds). Transferred data should range between 50KiB to 1miB max.</div><div dir="auto"><br></div><div dir="auto">Insights and/or feedbacks are very welcome. </div><div dir="auto"><br></div><div dir="auto">/Frank</div>