<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/15/2014 3:41 AM, Jacques Kruger
      wrote:<br>
    </div>
    <blockquote
      cite="mid:5E4AD97D32C7664091A5ECC812FFBD7CF82094036F@MAIL02.99eight.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <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:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’ve implemented my fair share of squid
          proxies over the past couple of years and I’ve always been
          able to find a solution in the mail archive, but this time
          around I’m stumped. This is the first time I’ve used squid
          with a fast (in our context) internet connection, specifically
          a 4G connection that the provider claims can run up to
          100Mbps. Claims aside, my real-world testing is not what I’m
          expecting. I’ve used two squid instances, one on PFsence
          (2.7.9) and one on Windows (2.7Stable8) and compared the
          throughput to a connection without squid and what I’ve found
          is, when testing with <a moz-do-not-send="true"
            href="http://www.speedtest.net">www.speedtest.net</a> the
          throughput is roughly half with squid compared to a direct
          connection. I’ve left to configuration pretty much default and
          have tried to tweak, both without success.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">What are the directives that have the most
          effect on throughput?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Regards,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Jacques Kruger<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
    Throughput on squid 2.x (plus the linux kernel from that timeframe)
    is limited as we recently found out on one of our servers. In the
    past with my testing, Windows with cygwin is even further limited.
    In our case with a small ISP level 200Mbps connection, the best our
    customers could get with their systems was 20Mbps through linux
    2.0.x kernel and squid 2.3. <br>
    Same server with updated OS (Scientific Linux 6.5 with latest
    updates), same connection using compiled squid 3.4.7, typically up
    to 4000 customers connecting to it at any given moment, and
    customers with 50Mbps connections (some of the fastest home
    connection) were seeing less than 20% drop, even spanning across the
    entire US.<br>
    <br>
    <br>
    Mike<br>
    <br>
  </body>
</html>