<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Interesting.  What kind of load were you throwing at stud that it couldn’t handle?  We terminate all our SSL using stud.  We easily do >2000 handshakes per second and as much as 8Gb/s per server.  Granted, these are pretty beefy boxes, but the only part
 of the stud setup that doesn’t scale for us is when we’re trying to scale up past 1.5M external connections (which means 4.5M sockets).</div>
<div><br>
</div>
<div>Rr</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Roberto Ostinelli <<a href="mailto:roberto@widetag.com">roberto@widetag.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, March 4, 2015 at 7:56 AM<br>
<span style="font-weight:bold">To: </span>Benoit Chesneau <<a href="mailto:bchesneau@gmail.com">bchesneau@gmail.com</a>><br>
<span style="font-weight:bold">Cc: </span>Erlang Questions <<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [erlang-questions] Garbage Collection, BEAM memory and Erlang memory<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Yes.
<div>It stabilized impressively the whole thing.</div>
<div><br>
</div>
<div>I also tried HAproxy (single CPU), and stud. Both were far from being able to handle the load that I'm throwing at them. I mean, *far*.</div>
<div><br>
</div>
<div>Best,</div>
<div>r.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Mar 4, 2015 at 1:08 PM, Benoit Chesneau <span dir="ltr">
<<a href="mailto:bchesneau@gmail.com" target="_blank">bchesneau@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote"><span class="">On Thu, Feb 26, 2015 at 12:56 PM, Roberto Ostinelli
<span dir="ltr"><<a href="mailto:roberto@widetag.com" target="_blank">roberto@widetag.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Ah yes, indeed. The SSL processes I keep forgetting about.
<div>I'm tempted to do another run with this option in.<br>
</div>
<span>
<div><br>
</div>
</span></div>
</blockquote>
<div><br>
</div>
</span>
<div>Did you have any success with it? In our own tests it just mitigate the issue for some times, but it is still growing over the time. </div>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div>- benoit</div>
</font></span>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="">
<div dir="ltr"><span>
<div></div>
<div><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Feb 26, 2015 at 11:17 AM, Loïc Hoguin <span dir="ltr">
<<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
He makes a good point, you are using hibernate yes, but that doesn't hibernate SSL processes themselves. With hibernate_after the SSL processes would hibernate too.<br>
<br>
Not sure if that would solve anything though, and SSL can probably be made more stable without the need to hibernate, which has a cost on its own.</blockquote>
</div>
</div>
</div>
</span></div>
<br>
</span><span class="">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
</span></blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>