Earlier quoted context omitted.
I think the era of traffic shaping as you describe it is no longer. Most connections are encrypted these days, a good thing. But that also means, me as an ISP in the middle, I only see the layer 4 packet. So I know where a packet is coming from and where it's going (and ttl and some other not really helpful data for this purpose.) I don't even know the port. So I'm left with doing (dumb) traffic shaping by destinatio…
Wait, why wouldn't they know the port? I'm not aware of any cases where the TCP header itself is encrypted.
AT&T Wireless traffic shaping apparently making some websites unusable
231–240 of 305 posts
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#232Earlier quoted context omitted.
Now that my ISP bundles Netflix subscription into their internet plans, access to netflix and fast.com now practically saturate the fiber link, while before it was outright blocked. Hooray for no net neutrality I guess. Another fun part: when netflix IPs was blocked by this ISP, it's pretty much impossible to use netflix because the only way to get around the block was to use VPN, but netflix itself blocks VPN access…
I'm curious where you live and what provider does this weird Netflix reselling practice.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#233Earlier quoted context omitted.
Not quite sure I understand - what do hospitals need a ton of bandwidth for? Why would those bandwidth requirements rise significantly during the pandemic. Sure there were a bunch of people on vents in the MICU, but pretty much every elective procedural service plummeted.
Other than telehealth, we also use the bandwidth for remote desktops/apps and lossless high-resolution radiographic images. While one might expect this traffic to occur over local networks, many hospitals have multiple sites and partnerships that are connected over the internet. So, for example, one might operate the hospital's apps while sitting in the library at the affiliated university.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#234Back in the early 2000's, I worked for a small company that was hired by the law firm representing one of the big cable companies (let's call them Company A). Company A was suing another big cable company (Company X) b/c A claimed that X was throttling customers without telling them and advertising what were in effect unthrottled bandwidth numbers. In order to prove this, the company I worked for went out and hired p…
Your company sounds like they knew the worth of most high-end developers than most big tech-companies do (or, in light of all the mass layoffs, did).
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#235Earlier quoted context omitted.
You're welcome. I took a very quick look at the iPhone capture. I don't see any notable issue (which is expected since this is "working" behavour), and the main noticeable item in the comparison is an apparent lower latency to the server. This appears to match the speculation I saw in the updates as well. One thing you might be able to try, if you're able to change the APN on the hotspot, is to see if you're able to…
I considered switching APNs, but didn't want to run afoul of any AT&T rules. I went ahead and gave it a try anyway, switching from `broadband` to `NXTGENPHONE`. I wasn't able to authenticate with `NXTGENPHONE`, so I switched it back to `broadband`. After re-authenticating, I'm no longer being throttled. I'm both happy and deeply dissatisfied with this outcome because I think now I'm less likely to get to the bottom o…
I think I read somewhere about someone who did exactly like this in a software company. A new employee showed up, immediately fixed a long-standing bug, then submit their resignation.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#236Earlier quoted context omitted.
>You've got to love a website that makes text selection invisible by default. First time seeing it being invisible, mostly they just disable it. Terribly annoying practice. I often select text while reading articles.
Same here! I think it helps me read faster online, but it's probably just a fidget-y habit.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#237Remember how 5G was supposed to support "the metaverse"?[1] I've been working on a high performance metaverse client. All Rust, all multi-threaded. Designed to max out a gamer PC. Supports Second Life and Open Simulator. Second Life had a reputation for being sluggish. Fixing that. I'm pulling content from the servers at 200Mb/s, sustained. 400Mb/s in tests, but don't need to go that fast. The servers (AWS front-ende…
As I learned the hard way once, when AT&T say “unlimited” they mean up to a certain amount for data. Y’know. Like how Olive Garden offers unlimited breadsticks but then when you get your bill they charge you $40 for each breadstick over the unlimited amount of 2.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#238Earlier quoted context omitted.
> Said the other way around: fast.com is great to see actual throughput from Netflix as opposed to some fake throughout from a dedicated speed test site for the exact same reason. Yup. This is pretty much the reason Netflix created fast.com. They wanted a speed test service that couldn’t be gamed by ISPs. Many ISPs will prioritise traffic to know speed test services (like Ookla’s speedtest.net), making their services…
Now that my ISP bundles Netflix subscription into their internet plans, access to netflix and fast.com now practically saturate the fiber link, while before it was outright blocked. Hooray for no net neutrality I guess. Another fun part: when netflix IPs was blocked by this ISP, it's pretty much impossible to use netflix because the only way to get around the block was to use VPN, but netflix itself blocks VPN access…
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#239I noticed this same issue with my AT&T internet. After some investigation, I found that using a VPN (Virtual Private Network) effectively resolved the problem. It seems that when internet traffic is encrypted and routed through a different server, the traffic shaping technique they employ isn’t able to identify and throttle specific types of data.
- maximum transmission unit (MTU)
- TCP maximum segment size (MSS)
- different DNS responses leading to different edge servers
- TCP reordering, which may now occur on the tunnel layer
- lost packet retransmission, which may now occur on the tunnel layer
- time to live (TTL) hop count on the packet
- IPv4 may be used for some connections that were previously using IPv6, as some VPN services are IPv4-only
- different peering between the VPN server and the edge server
ISP traffic categorization is only one variable.
Re: AT&T Wireless traffic shaping apparently making some websites unusable
#240Earlier quoted context omitted.
Now that my ISP bundles Netflix subscription into their internet plans, access to netflix and fast.com now practically saturate the fiber link, while before it was outright blocked. Hooray for no net neutrality I guess. Another fun part: when netflix IPs was blocked by this ISP, it's pretty much impossible to use netflix because the only way to get around the block was to use VPN, but netflix itself blocks VPN access…
I'm curious where you live and what provider does this weird Netflix reselling practice.