The entire FastMail site is currently down. The problem appears to be our frontend servers, which are not correctly accepting connections. We’re trying to work out what is going on.
We’ve found a bottleneck in our code and we’ve put a simple cache in place to tide us over for the next few days until we come up with a real solution.
My deepest apologies for the problem – the underlying cause was a long running query I was running. I had hoped it would be finished before the US day started, but it didn’t quite make it. This slowed down other responses to database queries enough that logins didn’t respond fast enough to client programs which then tried to connect again, adding yet another query to the load on the server!
A much more scalable proxy tool has recently become available (just this week!) and I’ll be evaluating it as a very high priority.
Bron.