You are already Logged in And other new additions

"You are Already Logged In"

This is coming up on MS I.E.11 now on Google Chrome and also on our iPads Apple Safari.

Is this a new perk? :o It does however remind me so I don't have to think about it.

And by the way this new feature where you are given 30+ seconds to drink a coffee while your screen downloads wasn't thought through very well.

Also when the screen does load quite often the forum turns your screen into a white board, I would have not voted for this option.

And I am not sure what this is all about, maybe it is a new version of the IDE.
"nginx/1.2.1"

:zipper_mouth_face:

A funny thing happened on the way to the Forum :slight_smile:

Happened to me once today on Firefox on Ubuntu.

...R

Nginx is a proxy server, they've been using that for a while.

http://nginx.org/en/

What I gather it does is cache pages to reduce access time on the database. I don't personally see how it would work because a forum is dynamic. That is, if no-one posted, sure you could cache pages. Once someone makes a post, surely the whole page (and indeed the thread list) has to be remade?

I think it might account for why sometimes a page loads in one second (the cache?) and at other times takes 15 seconds (the database?). Just a guess.

Whatever nginx does (and I understood it to be an alternative to Apache), caching at the server is only of benefit if the server is dog-slow as each instance has to traverse the whole Internet. Caching by your ISP on the other hand, if it is practical, is extremely effective.

I briefly thought such utter garbage as the insane "token" redirect (or indeed, any redirect whatsoever) in particular, and likewise, that "You are Already Logged In" had been fixed.

OK. I was quite wrong - though it is just a little better.

Kudos - the "Broken" page does seem to have departed to its unholy father.

Paul__B:
the "Broken" page does seem to have departed to its unholy father.

No, I saw it yesterday.

...R