<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Not totally sure where to start on this, so maybe someone can help.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We utilize a RX-4 with 10gbit uplinks. We have a 10gbit Atrato and a 10gbit DC blend.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Long story short, each server is connected to a router with 10gbit of connectivity at the router level, and 1gbit switch ports to the server. Each service should be able to pull on average 60M/s on a cachefly test.<o:p></o:p></p>
<p class="MsoNormal"><br>
Last month or so, VPS have randomly begun throttling themselves. A container currently is only able to pull 772K/s on the same speedtest a container on the same node can pull normally at 60, and the node can pull fine at 60-80. If I REBOOT the router, change
 the container’s IP, or migrate the container to a different hardware node, the issue is fixed temporarily – eventually it starts doing it again. It happens at random, in no particular order, and we haven’t been able to determine WHAT causes this to happen.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Example container with issue:<br>
wget -O /dev/null <a href="http://cachefly.cachefly.net/100mb.test">http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">--2014-05-21 13:50:36--  <a href="http://cachefly.cachefly.net/100mb.test">
http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">Resolving cachefly.cachefly.net... 205.234.175.175<o:p></o:p></p>
<p class="MsoNormal">Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.<o:p></o:p></p>
<p class="MsoNormal">HTTP request sent, awaiting response... 200 OK<o:p></o:p></p>
<p class="MsoNormal">Length: 104857600 (100M) [application/octet-stream]<o:p></o:p></p>
<p class="MsoNormal">Saving to: `/dev/null'<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">100%[==========================================================================>] 104,857,600  772K/s   in 1m 41s<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-05-21 13:52:17 (1016 KB/s) - `/dev/null' saved [104857600/104857600]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><br>
Node container is on:<br>
wget -O /dev/null <a href="http://cachefly.cachefly.net/100mb.test">http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">--2014-05-21 13:59:16--  <a href="http://cachefly.cachefly.net/100mb.test">
http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">Resolving cachefly.cachefly.net... 205.234.175.175<o:p></o:p></p>
<p class="MsoNormal">Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.<o:p></o:p></p>
<p class="MsoNormal">HTTP request sent, awaiting response... 200 OK<o:p></o:p></p>
<p class="MsoNormal">Length: 104857600 (100M) [application/octet-stream]<o:p></o:p></p>
<p class="MsoNormal">Saving to: “/dev/null”<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">100%[==========================================================================>] 104,857,600 44.3M/s   in 2.3s<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-05-21 13:59:19 (44.3 MB/s) - “/dev/null” saved [104857600/104857600]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><br>
VPS On node with no issue:<o:p></o:p></p>
<p class="MsoNormal">wget -O /dev/null <a href="http://cachefly.cachefly.net/100mb.test">
http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">--2014-05-21 13:59:31--  <a href="http://cachefly.cachefly.net/100mb.test">
http://cachefly.cachefly.net/100mb.test</a><o:p></o:p></p>
<p class="MsoNormal">Resolving cachefly.cachefly.net (cachefly.cachefly.net)... 205.234.175.175<o:p></o:p></p>
<p class="MsoNormal">Connecting to cachefly.cachefly.net (cachefly.cachefly.net)|205.234.175.175|:80... connected.<o:p></o:p></p>
<p class="MsoNormal">HTTP request sent, awaiting response... 200 OK<o:p></o:p></p>
<p class="MsoNormal">Length: 104857600 (100M) [application/octet-stream]<o:p></o:p></p>
<p class="MsoNormal">Saving to: `/dev/null'<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">100%[==========================================================================>] 104,857,600 42.6M/s   in 2.3s<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-05-21 13:59:33 (42.6 MB/s) - `/dev/null' saved [104857600/104857600]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Test values fluctuate, but you get the idea.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Could it be hardware, software, a configuration issue somewhere with the router? All feedback is appreciated.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">At last check, DoS filtering, QoS, etc is turned off. If it isn’t required we have it disabled (in an effort to remove anything as a possible issue)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Cordially Yours,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Skylar MacMinn<o:p></o:p></p>
<p class="MsoNormal"><a href="http://www.crissic.net"><span style="color:blue">www.crissic.net</span></a><br>
Crissic Solutions, LLC<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>