<div dir="ltr">Jason, what I think you're experiencing here is traffic shaping and "marketing bulls..t". It seems like the same sort of crappiness I get from Comcast over here in Silicon Valley.<div><br></div><div>Comcast deliberately prioritises traffic to <a href="http://speedtest.net">speedtest.net</a>, and presumably to <a href="http://fast.com">fast.com</a>, but I've not tried that yet, whereas to my Linode servers where I have minimum of gigabit connections, I don't get anything like the sort of speed I pay for (100Mbps), and if I go through OpenVPN, these get throttled to <10Mbps. This way, it looks like you are getting your full connection speed even if practically, you're being held back everywhere else.</div><div><br></div><div>Unfortunately, as a single consumer, especially on a home connection rather than a business one, there is almost nothing we can do about this.</div><div><br></div><div>If you're specifically trying to fix wifi performance issues, like I thought in the beginning of this thread, you need to do iperf to machines wired on your local LAN so that nefarious traffic shaping by your ISP is out of the picture.</div><div><br></div><div>If you're trying to fix performance to cloud servers you operate, try to stick to well-known ports that are less likely to be traffic shaped... 80/443:tcp (http/https) are generally good, 22:tcp (ssh) is often quite decent as well, and in my experience 1194:udp (openvpn) is terrible. But the port number alone may not be enough, generally ISPs use deep packet inspection to determine the type of traffic in order to apply traffic shaping.</div><div><br></div><div>Because of this DPI, my next step is to try running my OpenVPN connections through STunnel, so they really look like HTTPS traffic in the hope that is throttled less aggressively.</div><div><br></div><div>Good luck!</div><div><br></div><div>-Michael</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 19, 2016 at 4:27 AM, Martin via Nottingham <span dir="ltr"><<a href="mailto:nottingham@mailman.lug.org.uk" target="_blank">nottingham@mailman.lug.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 19/05/16 09:31, Jason Irwin via Nottingham wrote:<br>
> On 15/05/16 19:16, Jason Irwin wrote:<br>
>> Minor addendum:<br>
> Further addendum, and this gets weird.<br>
><br>
> Ethernet: ~950Mbps, seems legit, it's gigabit throughout the house.<br>
> 5Ghz: ~30Mbps, OK...that's slow.<br>
> 2.4Ghz: ~19Mbps, that's slower....<br>
><br>
> Now, for the weirdness.<br>
> First off, I access <a href="http://fast.com" rel="noreferrer" target="_blank">fast.com</a> over ethernet at get 150Mbps. That's<br>
> expected, that's the speed of my downlink and it proves I'm not hitting<br>
> some limit.<br>
> I access it again over 5GHz from the exact same machine where I just ran<br>
> all the above tests; what speed do I get reported? ~30MBps?<br>
> No, 70+MBps. WTF?<br>
><br>
> I would blame DD-WRT but I have used two separate routers, one of which<br>
> isn't DD-WRT, to check my LAN speed and both give the same results.<br>
> 70Mbps still isn't great, but it's twice as fast as the test to my own<br>
> server.<br>
> That make no sense at all, unless "iperf" is giving wonky results or my<br>
> comprehension of networking is even worse than I thought it was!<br>
<br>
</span>All very plausible...<br>
<br>
Are you missing the effect of sometimes/sometimes-not aggregating the<br>
multiple bandwidths from MIMO and multiple *band* operation?...<br>
<br>
This WiFi stuff can get a little convoluted ;-)<br>
<br>
<br>
Good luck for sleuthing...<br>
<span class="im HOEnZb"><br>
Cheers,<br>
Martin<br>
<br>
<br>
<br>
--<br>
- ╔═══════════════════╦══════════════════════════════════════════╗<br>
- ║   Martin Lomas    ║ OpenPGP (GPG/PGP) Public Key: 0xCEE1D3B7 ║<br>
- ║ martin@ ml1 co uk ║ Import from   hkp://<a href="http://subkeys.pgp.net" rel="noreferrer" target="_blank">subkeys.pgp.net</a>   or ║<br>
- ║ ----------------- ║ http:// ml1 .co .uk/martin_ml1_co_uk.gpg ║<br>
- ╚═══════════════════╩══════════════════════════════════════════╝<br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" rel="noreferrer" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a></div></div></blockquote></div><br></div>