Skip to content

beforeyoukillyourcomputer.com

Saving computers one at a time from their frustrated owners

Archive

Tag: webmail

GmailIsn’t Gmail supposed to have multiple points of failure? Well yes, Gmail has thousands and thousands of overlapping mail servers which can pic up the slack if any one fails because the data is replicated and spread all around. But there are also request servers which do nothing but route the requests for email to whichever server (with the right emails on it) happens to be available.

It tuns out that Google took down some regular email servers for routine maintenance, and because of some recent changes, that overloaded the request servers. Google engineering VP Ben Treynor explains on the Gmail Blog:

At about 12:30 pm Pacific a few of the request routers became overloaded and in effect told the rest of the system “stop sending us traffic, we’re too slow!”. This transferred the load onto the remaining request routers, causing a few more of them to also become overloaded, and within minutes nearly all of the request routers were overloaded. As a result, people couldn’t access Gmail via the web interface because their requests couldn’t be routed to a Gmail server. IMAP/POP access and mail processing continued to work normally because these requests don’t use the same routers.

So much for redundancy.

Full Story

We all know that spammers will do whatever it takes to find a way to send their advertisements and scams to potential victims. Spammers are circumventing methods services like Gmail, HotMail, and Yahoo use to stop automated spam to the point that even legitimate users of these services are unwitting victims of anti-spam.

Larry Seltzer at eWeek posted a blog Spammers Sidestep SMTP about what happens when spammers start using free Web-based services such as Gmail, HotMail, and Yahoo mail systems to send spam. Seltzer suggests new tests need to be developed to check for “humanness” — or perhaps a change in how e-mail is sent and received are potential solutions.

Full Story