<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technobabbles &#187; Greasemonkey</title>
	<atom:link href="http://technobabbl.es/topics/greasemonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://technobabbl.es</link>
	<description>I try to sound like I know what I&#039;m talking about. Don&#039;t be fooled.</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:00:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Email Not Reliable on One Server</title>
		<link>http://technobabbl.es/2008/04/email-not-reliable-on-one-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://technobabbl.es/2008/04/email-not-reliable-on-one-server/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:46:00 +0000</pubDate>
		<dc:creator>dgw / voyagerfan5761</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://technobabbl.es/2008/04/email-not-reliable-on-one-server.html</guid>
		<description><![CDATA[Classmates, you can go direct to the webmail reload script if you're interested. Oh noes, I'z opening the school email can of worms again! I got the idea for this post from the frequent outages I experienced from my school's mail server in the past month or so. There hasn't been one in the last [...]]]></description>
			<content:encoded><![CDATA[<p>Classmates, you can <a href="http://userscripts.org/scripts/show/24550" rel="nofollow" >go direct to the webmail reload script</a> if you're interested. <img src='http://technobabbl.es/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Oh noes, I'z opening the <a href="http://voyagerfan5761.blogspot.com/2007/09/school-email-sucks.html" rel="nofollow" >school</a> <a href="http://voyagerfan5761.blogspot.com/2007/10/school-it-strikes-again.html" rel="nofollow" >email</a> <a href="http://voyagerfan5761.blogspot.com/2007/10/confirmation-of-email-blocking-on.html" rel="nofollow" >can</a> of <a href="http://voyagerfan5761.blogspot.com/2007/11/school-email-blocking-not-complete.html" rel="nofollow" >worms</a> <a href="http://voyagerfan5761.blogspot.com/2007/11/school-policies-should-be-accessible.html" rel="nofollow" >again</a>!  I got the idea for this post from the frequent outages I experienced from my school's mail server in the past month or so.  There hasn't been one in the last few days, which is good, but doesn't guarantee against more downing.</p>
<p>So anyway, coming back to the computer after a meal break to find the email page's tab headed with "Problem Loading Page..." started to become routine.  "School email server's down again?  Oh well, check again in the morning."  In a truly reliable system, that would be, "School email server's down?! That <span style="font-weight: bold;">never</span> happens!!!"</p>
<p>Actually, the latter quote is basically what I think when Gmail goes down.  I haven't had an outage since early last year, and before that they were quite infrequent and quickly resolved.  Lately, my school's system has been going down frequently (though not so much any more) and for long periods.  Think several hours.  It usually failed at night, when there were no techs around to fix it.</p>
<p>As far as I know, there's only one server powering the entire thing, front-end and back-end.  If it croaks, nobody can do anything.  (I actually never tried sending mail while the interface was down for fear it wouldn't get there.)  Gmail has thousands of servers, and techs around 24/7 to fix problems.  Believe it or not, I'm not really complaining, not this time.  I understand that my school's tech team is only a few people, and that they can't be expected to keep a constant vigil over the servers.</p>
<p>I do have a suspicion, though.  I started setting Firefox to auto-reload the page every two minutes using <a href="https://addons.mozilla.org/en-US/firefox/addon/1122" rel="nofollow" >Tab Mix Plus</a> just before the onslaught.  I eventually wrote myself a <a href="https://addons.mozilla.org/en-US/firefox/addon/748" rel="nofollow" >Greasemonkey</a> <a href="http://userscripts.org/scripts/show/24550" rel="nofollow" >script</a> (any of my classmates could find this useful, and I'm thinking about adding more features) to do the same thing, only automatically so it didn't have to be reset every time I closed and restarted the browser.  It had the same two-minute interval, and the server crashes continued.</p>
<p>Eventually I just updated the script to reload every three minutes instead, and the outages seem to have abated.  My guess is that I inadvertently either caused a mini-<acronym title="Denial of Service">DoS</acronym> attack on the server or tripped a rate-limiter that was temporarily blocking my <acronym title="Internet Protocol">IP</acronym> address.  I am more suspicious of the latter possibility, since it is unlikely that one request every 120 seconds would overwhelm a Web server.</p>
<p>If I'm right about the rate-limiter, let me just point out that Google doesn't limit Gmail requests.  I have a ping going once a minute from <a href="https://addons.mozilla.org/en-US/firefox/addon/1320" rel="nofollow" >Gmail Manager</a>, a browser extension that checks my mail and pops up notifications.  If it was the unlikely <acronym title="Denial-of-Service">DoS</acronym> alternative, I think it's just time to get a new server, or move some accounts off to another machine (if it's a shared server).</p>
<p>My point is that one server just doesn't cut it these days.  Hardware failures and software crashes are quite common.  If one server can't handle the load, add a backup.  That's what I would do.
<p><a href="http://technobabbl.es/2011/09/google-books-and-the-book-industry/?utm_source=feedfooter&#038;utm_medium=link&#038;utm_campaign=feedfooter">Originally published</a> at <img src="http://bits.technobabbl.es/img/png/technobabbles_logo_16.png"> <a href="http://technobabbl.es/?utm_source=feedfooter&#038;utm_medium=link&#038;utm_campaign=feedfooter">Technobabbles</a><br />Content copyright © 2006-2012 by dgw / voyagerfan5761</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Technobabbles&link=http%3A%2F%2Ftechnobabbl.es%2F2008%2F04%2Femail-not-reliable-on-one-server%2F&title=Email+Not+Reliable+on+One+Server&desc=Classmates%2C+you+can+go+direct+to+the+webmail+reload+script+if+you%27re+interested.+%3A-%29Oh+noes%2C+I%27z+opening+the+school+email+can+of+worms+again%21++I+got+the+idea+for+this+post+from+the+frequent+outages+I+&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=1&twbutton=1&twlang=en&twmention=voyagerfan5761&twrelated1=voyagerfan5761&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=0&buzzbutton=1&buzzlang=en&buzzctr=0&diggbutton=1&diggctr=0&stblbutton=1&stblctr=0&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div> <p><a href="http://technobabbl.es/?flattrss_redirect&amp;id=447&amp;md5=0090f70c128afa2b1a75f44516e9225e" title="Flattr" target="_blank"><img src="http://technobabbl.es/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://technobabbl.es/2008/04/email-not-reliable-on-one-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://technobabbl.es/?flattrss_redirect&amp;id=447&amp;md5=0090f70c128afa2b1a75f44516e9225e" type="text/html" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 3/24 queries in 0.104 seconds using disk: basic
Object Caching 1266/1293 objects using disk: basic

Served from: technobabbl.es @ 2012-02-10 02:46:45 -->
