<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I am running an Ubuntu system with Stunnel for 443 connections to an application on the back end. Essentially acting as a load balancer.<div><br></div><div>When I look at the processor stats per processor (this is a 6-cpu system) I see cpu0 with almost 4% usage , compared to the other 5 processors hiting maybe .5% usage across the board.</div><div><br></div><div>Is stunnel SMP enabled and passes processing amongst all 6 Procs? Or does it bind to one Proc and as long as its active it does all its work on just one PROC.</div><div><br></div><div>We are having a lot of dropped connections when the overall system CPU hits about 23-25% .. which seems to me that it could be pushing just one CPU hard and the other 5 become basically idle.</div><div><br></div><div>I am setting up to capture some SAR data to help confirm this effort, but it would if I knew that stunnel was setup for SMP processing.</div>                                    </div></body>
</html>