Thanks all. Sam and James, could I kindly ask what kind of packet loss figures you see to s3-ap-southeast-2.amazonaws.com?
This is the Vocus service running an mtr to *s3-ap-southeast-2.amazonaws.com <http://s3-ap-southeast-2.amazonaws.com>:* Packets Pings Host Loss% Snt Last Avg Best Wrst StDev 1. static-9.131.255.49.in-addr.VOCU 1.9% 3665 1.2 1.2 1.0 33.2 2.0 2. BE-150.cor02.mel11.vic.VOCUS.net 1.9% 3665 12.8 12.7 12.7 14.2 0.0 3. Hu-0-0-0-1.cor01.syd11.nsw.VOCUS 2.1% 3665 12.8 12.7 12.7 14.3 0.0 4. bundle-100.bdr01.syd03.nsw.vocus 1.6% 3665 13.2 13.0 12.8 82.4 4.6 5. as16509.nsw.ix.asn.au 2.1% 3665 12.7 12.7 12.6 34.1 1.1 6. ??? 7. ??? 8. 54.240.192.255 1.8% 3665 13.6 13.5 13.4 48.4 1.4 9. ??? 10. ??? 11. ??? 12. ??? *13. s3-ap-southeast-2.amazonaws.com <http://s3-ap-southeast-2.amazonaws.com> 2.3% 3664 13.4 12.9 12.9 16.0 0.1* This is an mtr to Google's *8.8.8.8*: Packets Pings Host Loss% Snt Last Avg Best Wrst StDev 1. static-9.131.255.49.in-addr.VOCU 1.7% 3528 1.6 1.2 1.0 26.5 1.9 2. BE-151.cor02.mel07.vic.VOCUS.net 2.2% 3528 12.2 12.1 12.0 22.2 0.3 3. Hu-0-0-0-1.cor02.syd04.nsw.VOCUS 2.5% 3528 12.1 11.9 11.8 21.1 0.2 4. bundle-101.bdr04.syd03.nsw.VOCUS 2.2% 3528 13.0 15.5 12.7 257.7 13.1 5. as15169.cust.bdr01.syd03.nsw.VOC 1.8% 3528 12.3 12.3 12.2 58.6 2.3 6. 108.170.247.33 1.6% 3528 14.0 13.8 13.6 36.9 0.8 7. 209.85.251.53 2.0% 3528 12.8 12.6 12.5 26.1 0.3 * 8. google-public-dns-a.google.com <http://google-public-dns-a.google.com> 2.0% 3527 12.3 12.2 12.2 25.0 0.4* Thanks again, Paul On 1 May 2018 at 15:53, James <[email protected]> wrote: > $ wget -O /dev/null http://s3-ap-southeast-2.amazonaws.com/sydneytestn6/ > 100mb.test > --2018-05-01 15:52:09-- http://s3-ap-southeast-2. > amazonaws.com/sydneytestn6/100mb.test > Resolving s3-ap-southeast-2.amazonaws.com... 52.95.131.25 > Connecting to s3-ap-southeast-2.amazonaws.com|52.95.131.25|:80... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 104857600 (100M) [application/octet-stream] > Saving to: '/dev/null' > > /dev/null > 100%[======================================================= > ============================================================ > ============================================================ > ========================================================>] 100.00M > 6.01MB/s in 19s > > 2018-05-01 15:52:28 (5.22 MB/s) - '/dev/null' saved [104857600/104857600] > > and > > $ wget -O /dev/null http://d1qv6kl6r8a775.cloudfront.net/100mb.test > --2018-05-01 15:51:54-- http://d1qv6kl6r8a775.cloudfront.net/100mb.test > Resolving d1qv6kl6r8a775.cloudfront.net... 52.84.206.164, 52.84.206.203, > 52.84.206.191, ... > Connecting to d1qv6kl6r8a775.cloudfront.net|52.84.206.164|:80... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 104857600 (100M) [application/octet-stream] > Saving to: '/dev/null' > > /dev/null > 100%[======================================================= > ============================================================ > ============================================================ > ========================================================>] 100.00M > 3.69MB/s in 22s > > 2018-05-01 15:52:17 (4.48 MB/s) - '/dev/null' saved [104857600/104857600] > > From a Vocus connection into NextDC M1. > > Regards, > James > > > On Tue, 1 May 2018, at 3:18 PM, Paul Rodger wrote: > > > Hi All.. > > I was wondering if there are any network people using Vocus in Melbourne > who could repeat a single-thread download test of a file from AWS S3 Sydney > for me: > > $ *wget -O /dev/null > http://s3-ap-southeast-2.amazonaws.com/sydneytestn6/100mb.test > <http://s3-ap-southeast-2.amazonaws.com/sydneytestn6/100mb.test>* > --2018-05-01 13:14:57-- http://s3-ap-southeast-2. > amazonaws.com/sydneytestn6/100mb.test > Resolving s3-ap-southeast-2.amazonaws.com (s3-ap-southeast-2.amazonaws.com)... > 52.95.132.17 > Connecting to s3-ap-southeast-2.amazonaws.com ( > s3-ap-southeast-2.amazonaws.com)|52.95.132.17|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 104857600 (100M) [application/octet-stream] > Saving to: ‘/dev/null’ > > /dev/null 100%[===================>] 100.00M *1.17MB/s in > 93s* > > 2018-05-01 13:16:29 (1.08 MB/s) - ‘/dev/null’ saved [104857600/104857600] > > > The above performance is from a Vocus 100Mbps/100Mbps Ethernet Access > Fibre (with Telstra Wholesale) service in Melbourne. Ping to > s3-ap-southeast-2.amazonaws.com is 13ms, going through IX. > > Retrieving the same file cached from the AWS CloudFront CDN Melbourne POP > (ping < 1ms) on the same service: > > $ *wget -O /dev/null http://d1qv6kl6r8a775.cloudfront.net/100mb.test > <http://d1qv6kl6r8a775.cloudfront.net/100mb.test>* > --2018-05-01 15:01:11-- http://d1qv6kl6r8a775.cloudfront.net/100mb.test > Resolving d1qv6kl6r8a775.cloudfront.net (d1qv6kl6r8a775.cloudfront.net)... > 52.85.40.178, 52.85.40.90, 52.85.40.100, ... > Connecting to d1qv6kl6r8a775.cloudfront.net > (d1qv6kl6r8a775.cloudfront.net)|52.85.40.178|:80... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 104857600 (100M) [application/octet-stream] > Saving to: ‘/dev/null’ > > /dev/null 100%[===================>] 100.00M *9.81MB/s in > 10s* > > 2018-05-01 15:01:23 (9.82 MB/s) - ‘/dev/null’ saved [104857600/104857600] > > > Thanks in advance > Paul > *_______________________________________________* > AusNOG mailing list > [email protected] > http://lists.ausnog.net/mailman/listinfo/ausnog > > >
_______________________________________________ AusNOG mailing list [email protected] http://lists.ausnog.net/mailman/listinfo/ausnog
