Because of the cookie. If I am not signed in the page is about 3 to 4 times as fast (measured using Opera's Dragonfly and also Wireshark). The first request (GET / HTTP/1.1) needs about three seconds until I get the HTTP/1.1 200 OK reply by the server. If I am not logged in (or not sending any cookie data) then it's much, much faster.
Should probably be posted as a bug as well but so far I was too lazy to actually check which values in my cookie are causing this.
Should probably be posted as a bug as well but so far I was too lazy to actually check which values in my cookie are causing this.
