Jump to content

So you want to stream up all the data?


mudmanc4

Recommended Posts

Ya know what I should be doing , is setting it up 56k old school, like we had to go through. That would however result in server timeouts I'm certain.

 

Hell, the limiter is set at 500kbps now, where it's really not feasible to load much, but will stream youtube somehow.

Link to comment
Share on other sites

Is that 500kbps limit you set or ISP enforced? 

 

My ISP (LTE based) surprisingly prioritises most streaming traffic such as YouTube (and Netflix I think) during peak time.  My monthly limit is 750GB, however, that cap is strictly enforced.  Go over it and it is a eye popping €50 per GB, which I've heard people getting hit by.

 

To give an idea of traffic prioritisation, the following is a YouTube "Stats for Nerds" screen playing 4K, which should be impossible at the speed TestMy reports on the right:

 

5a612b23ba0a7_YouTubeonThree4G.png.d5611682ffd5f62e3dd9c45b8765648f.pngub82qgavx.ImPCcD9Nx.png

Link to comment
Share on other sites

Ah, was wondering. :D

 

I think there's just one ISP in Ireland that throttles to 1Mbps.  The rest either cut the connection (e.g. LTE and wireless ISPs) or charge for excessive usage. 

 

I checked the Windows Resource Monitor while playing a video forced in 4K mode:

5a620e821791b_YouTubeResourceMonitor.png.4e801c5be31209cb7699cb4f36a41a53.png

 

I see that YouTube now streams over two simultaneous connections, as those two 74.125.97.18 connections were going steady until I stopped the video. 

 

The following is a trace route to this IP:

5a620e770d6eb_YouTubevideotraceroute.png.f10afc4f21eb221bbc2efa633072af7b.png

 

According to the TCPIPUTILS website, the last 4 ISPs shown belong to Google.  172.30.199.50 is a non Internet routable IP, so is within the ISP.  This indeed means that either Google has servers within the ISP or has peering with Google that is given high traffic priority.

Link to comment
Share on other sites

Interesting.

 

drill 172.23.0.49
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 6202
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 
;; QUESTION SECTION:
;; 172.23.0.49.	IN	A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
.	3395	IN	SOA	a.root-servers.net. nstld.verisign-grs.com. 2018011900 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 73 msec
;; SERVER: 10.10.5.1
;; WHEN: Fri Jan 19 11:29:05 2018
;; MSG SIZE  rcvd: 104

 

As well as :

 

drill 172.30.199.50
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 30320
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 
;; QUESTION SECTION:
;; 172.30.199.50.	IN	A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
.	3569	IN	SOA	a.root-servers.net. nstld.verisign-grs.com. 2018011900 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 29 msec
;; SERVER: 10.10.5.1
;; WHEN: Fri Jan 19 11:32:44 2018
;; MSG SIZE  rcvd: 106

 

Link to comment
Share on other sites

:evil6:

drill -x 172.30.199.50
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 44882
;; flags: qr aa rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 
;; QUESTION SECTION:
;; 50.199.30.172.in-addr.arpa.	IN	PTR

;; ANSWER SECTION:

;; AUTHORITY SECTION:
30.172.in-addr.arpa.	10800	IN	SOA	localhost. nobody.invalid. 1 3600 1200 604800 10800

;; ADDITIONAL SECTION:

;; Query time: 0 msec
;; SERVER: 10.10.5.1
;; WHEN: Fri Jan 19 11:34:31 2018
;; MSG SIZE  rcvd: 103

 

Link to comment
Share on other sites

I've since setup squid, not that this will help with streaming, but every little bit will, caching 500Gigs should do something over long term. Each user gets 750k .

 

I've yet to work out whether squid will do throttling if :80 / :443 are not explicitly blocked on the network, or if traffic shaper will continue to do it.

 

Here's a quick screen of streaming youtube @ 480p, (where 'thecave' is a local domain) also notice the same net as yours? I know what they are, but I don't know what other than SSL through google this will be accomplishing so...........

 

squid-750k.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...