I've been running off a T-Mobile 3G connection for the past few days, and it is annoying me. Sure, 500 kbps is pretty good for a wireless connection that's only costing me £5/month, but what's annoying me is the way they have a transparent HTTP proxy that compresses the HTML and CSS, inserts its own JavaScript, and reduces image quality, all in an attempt to save their precious bandwidth.
Fine in theory, but in practice a lot of the sites I want to visit now don't work. We're not just talking 'oh, it looks a bit pants' - although thanks to the loss of image quality, every site does. But I could put up with that. No, the problem is more like 'the images are unreadable', 'there are javascript errors', 'no style sheets are working', and sometimes even 'oh look, the page is completely blank'.
If you're going to intercept and fiddle with your customers data, the least you can do is to make sure you don't do any destructive changes. Nothing for it - going to have to set up a VPN.
Comments
The other way to try would be with a socks proxy to your server.
ssh -D 1080 user@radiac.net
and then forward your web-traffic through your socks4 proxy on localhost:1080
Although that might be less simple a solution if you are still windowsing...
Amusingly, it's actually faster now it doesn't have to be rewritten :)
Merry Christmas!
I notice they now have an utility for the usb modems that allows you to change the compression settings.