I think I’m going to serve all my HTML documents this way as well, from now on. Each one will give a 302 redirect to another, which gives one to another, and so on. No document is retrievable with less than twenty redirects, and it is bad behaviour of a client to only remember the last URI for the next request, since 302 is only temporarily.
Bouncy-bouncy
For the last couple of days I’ve been working a little for the NRK, helping them with some Mobile TV stuff they needed to have up and running before the Athens 2004 Olympic Games kicks off later tonight. Because the NRK only have the rights to send the Olympics in Norway, I had to limit who can access their service and who can’t. In the process, I traced a few IP addresses to find the Norwegian operator’s mobile gateways. Here’s the result of one of those traces:
tracert 212.169.96.218
Tracing route to g-001.osl255.netcom.no [212.169.96.218]
over a maximum of 30 hops:
1 2 ms 3 ms 1 ms 160.68.203.1
2 2 ms 2 ms 2 ms 160.68.102.3
3 2 ms 2 ms 2 ms nix1-gw.netcom.no [193.156.90.23]
4 2 ms 2 ms 3 ms 212.45.190.73
5 4 ms 3 ms 3 ms 212.45.186.90
6 3 ms 3 ms 3 ms 212.45.186.198
7 3 ms 3 ms 3 ms 212.45.186.90
8 5 ms 3 ms 3 ms 212.45.186.198
9 4 ms 3 ms 4 ms 212.45.186.90
10 4 ms 4 ms 3 ms 212.45.186.198
11 4 ms 4 ms 4 ms 212.45.186.90
12 4 ms 4 ms 5 ms 212.45.186.198
13 4 ms 4 ms 4 ms 212.45.186.90
14 4 ms 4 ms 4 ms 212.45.186.198
15 4 ms 4 ms 4 ms 212.45.186.90
16 4 ms 4 ms 5 ms 212.45.186.198
17 5 ms 5 ms 4 ms 212.45.186.90
18 4 ms 4 ms 4 ms 212.45.186.198
19 10 ms 4 ms 4 ms 212.45.186.90
20 5 ms 6 ms 4 ms 212.45.186.198
21 5 ms 4 ms 5 ms 212.45.186.90
...
Do you see a bad pattern forming here? I wonder if maybe NetCom’s customers had a bit of trouble with their Internet connection today.
This weekend the Class 1 World Powerboat Championship is coming to Oslo. I’ll hopefully get my butt down there tomorrow to take some pictures. If I can convince Stine to come with me. I guess I can.
Feedback
vegard at vegard dot net
with your input. You can also use any of the other points of contact listed on the About page.I think I’m going to serve all my HTML documents this way as well, from now on. Each one will give a 302 redirect to another, which gives one to another, and so on. No document is retrievable with less than twenty redirects, and it is bad behaviour of a client to only remember the last URI for the next request, since 302 is only temporarily.
It looks like you're using Google's Chrome browser, which records everything you do on the internet. Personally identifiable and sensitive information about you is then sold to the highest bidder, making you a part of surveillance capitalism.
The Contra Chrome comic explains why this is bad, and why you should use another browser.